Index: LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame2.html |
diff --git a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame2.html b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame2.html |
index 54a191784a50c7966bfd6800a27bdd4d0df4c6a4..821d18e6d2560b86cb2f4114a1ee08957293d3a8 100644 |
--- a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame2.html |
+++ b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame2.html |
@@ -16,14 +16,6 @@ |
</video><br> |
</div> |
-<!--embedded elements--> |
-applet:<br> |
-<applet width="100" height="100" code="" tabindex="2" id="applet3"></applet><br> |
-object:<br> |
-<object type="application/x-no-such-plugin" width="100" height="100" tabindex="0" id="object3"></object><br> |
-embed:<br> |
-<embed type="application/x-no-such-plugin" width="100" height="100" tabindex="-1" id="embed3"></embed><br> |
- |
<!--presentation-related elements--> |
<div id="div3b"> |
<abbr title="the tooltip" tabindex="3" id="abbr3">abbr makes a tooltip</abbr><br> |