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

Unified Diff: LayoutTests/html5lib/generated/run-webkit02-data-expected.txt

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/html5lib/generated/run-webkit02-data-expected.txt
diff --git a/LayoutTests/html5lib/generated/run-webkit02-data-expected.txt b/LayoutTests/html5lib/generated/run-webkit02-data-expected.txt
index 524feb047a6fec7778793df60ade041b3e0dc04d..ddda5721427632123adf408682bfd16ccc6e9bf4 100644
--- a/LayoutTests/html5lib/generated/run-webkit02-data-expected.txt
+++ b/LayoutTests/html5lib/generated/run-webkit02-data-expected.txt
@@ -1 +1,17 @@
-../resources/webkit02.dat: PASS
+../resources/webkit02.dat:
+12
+
+Test 12 of 16 in ../resources/webkit02.dat failed. Input:
+<isindex action="x">
+Got:
+| <isindex>
+| action="x"
+Expected:
+| <form>
+| action="x"
+| <hr>
+| <label>
+| "This is a searchable index. Enter search keywords: "
+| <input>
+| name="isindex"
+| <hr>

Powered by Google App Engine
This is Rietveld 408576698