| 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 b7a769ab7bade5c789ceed5c72b70ccc4f539ff9..54a191784a50c7966bfd6800a27bdd4d0df4c6a4 100644
|
| --- a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame2.html
|
| +++ b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-frame2.html
|
| @@ -151,7 +151,6 @@ table footer
|
| </select><br>
|
| <textarea id="textarea3" tabindex="0">textarea</textarea><br>
|
| <input type="text" id="text3" value="text" tabindex="-1"><br>
|
| -<isindex id="isindex3" prompt="isindex"/><br>
|
| <input type="checkbox" id="checkbox3" tabindex="0"><br>
|
| <input type="radio" id="radioChoice3a" name="radio3"><br>
|
| <label id="label3" tabindex="2"><input type="radio" name="radio3" tabindex="0">label for radio button</label><br>
|
|
|