| Index: LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe2.html
|
| diff --git a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe2.html b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe2.html
|
| index 62e8b46871ea4b129edfa55047dc03911256aa21..c98a045141906e79561ecb16aedbdc8aa9a8f9aa 100644
|
| --- a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe2.html
|
| +++ b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe2.html
|
| @@ -16,14 +16,6 @@
|
| </video><br>
|
| </div>
|
|
|
| -<!--embedded elements-->
|
| -applet:<br>
|
| -<applet width="100" height="100" code="" tabindex="0" id="applet4"></applet><br>
|
| -object:<br>
|
| -<object type="application/x-no-such-plugin" width="100" height="100" tabindex="-1" id="object4"></object><br>
|
| -embed:<br>
|
| -<embed type="application/x-no-such-plugin" width="100" height="100" id="embed4"></embed><br>
|
| -
|
| <!--presentation-related elements-->
|
| <div id="div4b" tabindex="3">
|
| <abbr title="the tooltip" tabindex="0" id="abbr4">abbr makes a tooltip</abbr><br>
|
|
|