Index: LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame1.html |
diff --git a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame1.html b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame1.html |
index e2c9c715b0286dfb29931809728dabf18c12061e..cc016e430841966a297a3d90165f05374a8056a4 100644 |
--- a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame1.html |
+++ b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame1.html |
@@ -16,14 +16,6 @@ |
</video><br> |
</div> |
-<!--embedded elements--> |
-applet:<br> |
-<applet width="100" height="100" code="" tabindex="-1" id="applet1"></applet><br> |
-object:<br> |
-<object type="application/x-no-such-plugin" width="100" height="100" id="object1"></object><br> |
-embed:<br> |
-<embed type="application/x-no-such-plugin" width="100" height="100" tabindex="3" id="embed1"></embed><br> |
- |
<!--presentation-related elements--> |
<div id="div1b" tabindex="0"> |
<abbr title="the tooltip" tabindex="-1" id="abbr1">abbr makes a tooltip</abbr><br> |