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