blob: b57b694b25789bf88f68afaa2a7a418138ee6312 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<script src="resources/polyfill.js"></script>
<p>When the AuthorShadowDOM has only a shadow element, this should be rendered like no Shadow DOM is added.</p>
<form>
<button>button</button>
</form>
</body>
</html>