Index: LayoutTests/html5lib/generated/run-tests2-data-expected.txt |
diff --git a/LayoutTests/html5lib/generated/run-tests2-data-expected.txt b/LayoutTests/html5lib/generated/run-tests2-data-expected.txt |
index 278ed2cd032877fa07bb0f8adc51e934065d6ca7..200bf48fd67a5b64d92cacbc174e4d83675fbba6 100644 |
--- a/LayoutTests/html5lib/generated/run-tests2-data-expected.txt |
+++ b/LayoutTests/html5lib/generated/run-tests2-data-expected.txt |
@@ -1 +1,24 @@ |
-../resources/tests2.dat: PASS |
+../resources/tests2.dat: |
+43 |
+ |
+Test 43 of 61 in ../resources/tests2.dat failed. Input: |
+<isindex test=x name=x> |
+Got: |
+| <html> |
+| <head> |
+| <body> |
+| <isindex> |
+| name="x" |
+| test="x" |
+Expected: |
+| <html> |
+| <head> |
+| <body> |
+| <form> |
+| <hr> |
+| <label> |
+| "This is a searchable index. Enter search keywords: " |
+| <input> |
+| name="isindex" |
+| test="x" |
+| <hr> |