blob: b2d83df0e0f316cf67bf5df5ee1780ef5803a6fd [file] [log] [blame]
<!DOCTYPE html>
<script src="resources/polyfill.js"></script>
<p>When the AuthorShadowDOM does not have a Shadow DOM, the content won't be rendered.</p>
<form>
<div id="select" style="width: 100px; height: 30px; margin: 0; padding: 0; border: 0"></div>
<input id="submit" type="submit" value="Submit">
</form>