blob: 8321bcec62fb73129767804f7e1d8f3f38fbea5e [file] [log] [blame]
<!DOCTYPE html>
<script src="resources/polyfill.js"></script>
<p>A mixed case of a shadow element and content element.</p>
<form>
hoge<div style="margin: 20px">
<output></output>
</div>
<input id="submit" type="submit" value="Submit">
</form>