blob: 6efe84e78f7ae709d62c2867fd056f642e071bdf [file] [log] [blame]
<!DOCTYPE html>
<script src="resources/polyfill.js"></script>
<p>When the AuthorShadowDOM has only a shadow element, this should be rendered like no Shadow DOM is added.</p>
<form>
<object id="host" data="../resources/apple.gif" type="image/gif"></object>
<input id="submit" type="submit" value="Submit">
</form>