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