blob: 4cf141edf85f8cf7c0ddf78ca018b2876e5faaa6 [file] [log] [blame]
<!DOCTYPE html>
<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>
<output id="host">foobar</output>
<input id="submit" type="submit" value="Submit">
</form>