blob: 0a0ac646119fad61085cdf892917b35136764a05 [file] [log] [blame]
<!DOCTYPE html>
<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>