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

Unified Diff: LayoutTests/html5lib/generated/run-tests19-write-expected.txt

Issue 482373002: Catch up ruby and its tag omission rule changes in HTML5 CR Feb 2014 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed TODO. Used HTMLUnknownElement. Created 6 years, 4 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-tests19-write-expected.txt
diff --git a/LayoutTests/html5lib/generated/run-tests19-write-expected.txt b/LayoutTests/html5lib/generated/run-tests19-write-expected.txt
index 6aacf43a6ce4f681f4ce6e073f013739529a1873..70173064d2ca2354bee95e90900afd1babbe0b02 100644
--- a/LayoutTests/html5lib/generated/run-tests19-write-expected.txt
+++ b/LayoutTests/html5lib/generated/run-tests19-write-expected.txt
@@ -5,7 +5,7 @@
11
12
-Test 8 of 104 in ../resources/tests19.dat failed. Input:
+Test 8 of 108 in ../resources/tests19.dat failed. Input:
<!doctype html><form><isindex>
Got:
| <!DOCTYPE html>
@@ -21,7 +21,7 @@ Expected:
| <body>
| <form>
-Test 9 of 104 in ../resources/tests19.dat failed. Input:
+Test 9 of 108 in ../resources/tests19.dat failed. Input:
<!doctype html><isindex action="POST">
Got:
| <!DOCTYPE html>
@@ -44,7 +44,7 @@ Expected:
| name="isindex"
| <hr>
-Test 10 of 104 in ../resources/tests19.dat failed. Input:
+Test 10 of 108 in ../resources/tests19.dat failed. Input:
<!doctype html><isindex prompt="this is isindex">
Got:
| <!DOCTYPE html>
@@ -66,7 +66,7 @@ Expected:
| name="isindex"
| <hr>
-Test 11 of 104 in ../resources/tests19.dat failed. Input:
+Test 11 of 108 in ../resources/tests19.dat failed. Input:
<!doctype html><isindex type="hidden">
Got:
| <!DOCTYPE html>
@@ -89,7 +89,7 @@ Expected:
| type="hidden"
| <hr>
-Test 12 of 104 in ../resources/tests19.dat failed. Input:
+Test 12 of 108 in ../resources/tests19.dat failed. Input:
<!doctype html><isindex name="foo">
Got:
| <!DOCTYPE html>
« no previous file with comments | « LayoutTests/html5lib/generated/run-tests19-data-expected.txt ('k') | LayoutTests/html5lib/resources/ruby.dat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698