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