Index: LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html |
diff --git a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html |
index 8b39f4c561984af59a659e24be8ca6fad48a4ba3..8e623bcc528daab35a79cd429ffbb9596b325e3b 100644 |
--- a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html |
+++ b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html |
@@ -16,14 +16,6 @@ |
</video><br> |
</div> |
-<!--embedded elements--> |
-applet:<br> |
-<applet width="100" height="100" code="" id="applet2"></applet><br> |
-object:<br> |
-<object type="application/x-no-such-plugin" width="100" height="100" tabindex="3" id="object2"></object><br> |
-embed:<br> |
-<embed type="application/x-no-such-plugin" width="100" height="100" tabindex="0" id="embed2"></embed><br> |
- |
<!--presentation-related elements--> |
<div id="div2b" tabindex="-1"> |
<abbr title="the tooltip" id="abbr2">abbr makes a tooltip</abbr><br> |