Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe2.html

Issue 96653004: Remove support for the obsolete <isindex> tag. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test. Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « LayoutTests/fast/events/resources/tabindex-focus-blur-all-iframe1.html ('k') | LayoutTests/fast/forms/isindex-name.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698