<!DOCTYPE html>
<html>
<body>
<p>Should not see the object below (it has display:none).</p>
<object style="display:none" type="text/html" data="resources/007-sub.html">Fallback here</object>
</body>
</html>
<!DOCTYPE html>
<html>
<body>
<p>Should not see the object below (it has display:none).</p>
<object style="display:none" type="text/html" data="resources/007-sub.html">Fallback here</object>
</body>
</html>