blob: 6848544692b9ff225c67ac9b46dc3dd71a623387 [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 style="display: inline-block; width: 100px; height: 30px;"></div>
<input id="submit" type="submit" value="Submit">
</form>