| Index: LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html
|
| diff --git a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html
|
| index e40c2294d7e7d4c45f1369e34323da3f23aca007..8b39f4c561984af59a659e24be8ca6fad48a4ba3 100644
|
| --- a/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html
|
| +++ b/LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html
|
| @@ -151,7 +151,6 @@ table footer
|
| </select><br>
|
| <textarea id="textarea2" tabindex="3">textarea</textarea><br>
|
| <input type="text" id="text2" value="text" tabindex="0"><br>
|
| -<isindex id="isindex2" prompt="isindex" tabindex="-1"/><br>
|
| <input type="checkbox" id="checkbox2" tabindex="2"><br>
|
| <input type="radio" id="radioChoice2a" name="radio2" tabindex="-1"><br>
|
| <label id="label2"><input type="radio" name="radio2" tabindex="2">label for radio button</label><br>
|
|
|