blob: 9e2aff742130afe42e72a932381d4785f8a48b71 [file] [log] [blame]
<!DOCTYPE html>
<script src="resources/polyfill.js"></script>
<p>When the AuthorShadowDOM does not have a shadow element, this should be rendered like div.</p>
<form>
<div id="host" style="display: inline-block; width: 100px; height: 50px; margin: 0; padding: 0"></div>
<input id="submit" type="submit" value="Submit">
</form>