blob: 0badf7c4fb6f78302eef61ae95868ceec5c117d9 [file] [log] [blame]
<!DOCTYPE html>
<p>When the AuthorShadowDOM does not have a Shadow DOM, the content won't be rendered.</p>
<form>
<div style="display: inline-block; width: 100px; height: 30px;"></div>
<input id="submit" type="submit" value="Submit">
</form>