summaryrefslogtreecommitdiff
path: root/test/data/tree-construction/tests6.dat
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/tree-construction/tests6.dat')
-rw-r--r--test/data/tree-construction/tests6.dat5
1 files changed, 3 insertions, 2 deletions
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>