blob: 91d083e7188e1b857821ae1402a5744eb70a82c1 [file] [log] [blame]
<!DOCTYPE html>
<script src="resources/polyfill.js"></script>
<p>A mixed case of a shadow element and content element.</p>
<form>
<div style="margin: 20px">
<object id="host" data="../resources/apple.gif" type="image/gif" width="20" height="20"></object>
</div>
<input id="submit" type="submit" value="Submit">
</form>