summaryrefslogtreecommitdiff
path: root/test/data
diff options
context:
space:
mode:
Diffstat (limited to 'test/data')
-rw-r--r--test/data/tree-construction/tests1.dat8
-rw-r--r--test/data/tree-construction/tests6.dat5
-rw-r--r--test/data/tree-construction/tests7.dat2
3 files changed, 10 insertions, 5 deletions
diff --git a/test/data/tree-construction/tests1.dat b/test/data/tree-construction/tests1.dat
index db78aee..70189ba 100644
--- a/test/data/tree-construction/tests1.dat
+++ b/test/data/tree-construction/tests1.dat
@@ -834,6 +834,7 @@ Line: 1 Col: 50 Expected closing tag. Unexpected end of file.
| <cite>
| <i>
| <cite>
+| <i>
| <i>
| <i>
| <i>
@@ -1389,8 +1390,8 @@ Line: 1 Col: 13 Unexpected end tag (html). Ignored.
#document
| <html>
| <head>
-| <meta>
| <body>
+| <meta>
| <p>
#data
@@ -1628,7 +1629,10 @@ Line: 1 Col: 105 Expected closing tag. Unexpected end of file.
#document
| <html>
| <head>
-| <body>
+| <frameset>
+| <frame>
+| <frameset>
+| <frame>
| <noframes>
| "</frameset><noframes>"
diff --git a/test/data/tree-construction/tests6.dat b/test/data/tree-construction/tests6.dat
index d10256f..40e347c 100644
--- a/test/data/tree-construction/tests6.dat
+++ b/test/data/tree-construction/tests6.dat
@@ -18,6 +18,7 @@ Line: 1 Col: 22 Unexpected end tag (html) after the (implied) root element.
| <html>
| <head>
| <body>
+| " "
#data
<!doctype html></body><meta>
@@ -27,8 +28,8 @@ Line: 1 Col: 22 Unexpected end tag (body) after the (implied) root element.
| <!DOCTYPE html>
| <html>
| <head>
-| <meta>
| <body>
+| <meta>
#data
<!doctype html><form><div></form><div>
@@ -606,9 +607,9 @@ Line: 1 Col: 6 Unexpected start tag (html). Expected DOCTYPE.
Line: 1 Col: 13 Unexpected end tag (html) after the (implied) root element.
#document
| <html>
-| <!-- foo -->
| <head>
| <body>
+| <!-- foo -->
#data
<body></body></html>
diff --git a/test/data/tree-construction/tests7.dat b/test/data/tree-construction/tests7.dat
index d80b618..0ae1db6 100644
--- a/test/data/tree-construction/tests7.dat
+++ b/test/data/tree-construction/tests7.dat
@@ -55,9 +55,9 @@ Line: 1 Col: 22 Unexpected end tag (body) after the (implied) root element.
| <!DOCTYPE html>
| <html>
| <head>
+| <body>
| <title>
| "X"
-| <body>
#data
<!doctype html><table><meta></table>