| 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 2ab54877d55d7bc4863e28c2f50ed884381ec897..62e8b46871ea4b129edfa55047dc03911256aa21 100644
|
| --- a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe2.html
|
| +++ b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe2.html
|
| @@ -151,7 +151,6 @@ table footer
|
| </select><br>
|
| <textarea id="textarea4" tabindex="-1">textarea1</textarea><br>
|
| <input type="text" id="text4" value="text"><br>
|
| -<isindex id="isindex4" prompt="isindex" tabindex="1"/><br>
|
| <input type="checkbox" id="checkbox4" tabindex="-1"><br>
|
| <input type="radio" id="radioChoice4a" name="radio4" tabindex="-1"><br>
|
| <label id="label4" tabindex="0"><input type="radio" name="radio4">label for radio button</label><br>
|
|
|