Index: LayoutTests/html5lib/generated/run-tests19-data-expected.txt |
diff --git a/LayoutTests/html5lib/generated/run-tests19-data-expected.txt b/LayoutTests/html5lib/generated/run-tests19-data-expected.txt |
index 70173064d2ca2354bee95e90900afd1babbe0b02..aa1c3b9e1ab4cd9bf0f009ccebce929a77dcd299 100644 |
--- a/LayoutTests/html5lib/generated/run-tests19-data-expected.txt |
+++ b/LayoutTests/html5lib/generated/run-tests19-data-expected.txt |
@@ -4,6 +4,7 @@ |
10 |
11 |
12 |
+59 |
dcheng
2015/08/19 18:44:17
I think adding a failing expectation here is the m
mstensho (USE GERRIT)
2015/08/20 09:45:55
This one?
#data
<!doctype html>applet<frameset>
#
|
Test 8 of 108 in ../resources/tests19.dat failed. Input: |
<!doctype html><form><isindex> |
@@ -110,3 +111,17 @@ Expected: |
| <input> |
| name="isindex" |
| <hr> |
+ |
+Test 59 of 108 in ../resources/tests19.dat failed. Input: |
+<!doctype html><applet><frameset> |
+Got: |
+| <!DOCTYPE html> |
+| <html> |
+| <head> |
+| <frameset> |
+Expected: |
+| <!DOCTYPE html> |
+| <html> |
+| <head> |
+| <body> |
+| <applet> |