diff --git a/tree-construction/tests20.dat b/tree-construction/tests20.dat index 52c5acdc..12f391eb 100644 --- a/tree-construction/tests20.dat +++ b/tree-construction/tests20.dat @@ -514,3 +514,70 @@ | | encoding=" text/html " |
+ +#data + +#errors +(1,6): expected-doctype-but-got-start-tag +(1,40): expected-closing-tag-but-got-eof +#document +| +| +| +| +| +| " " + +#data +c +#errors +(1,6): expected-doctype-but-got-start-tag +(1,40): expected-closing-tag-but-got-eof +#document +| +| +| +| +| +| "c" + +#data + +#errors +(1,6): expected-doctype-but-got-start-tag +(1,32): expected-closing-tag-but-got-eof +#document +| +| +| +| +| +| + +#data +x +#errors +(1,6): expected-doctype-but-got-start-tag +(1,28): unexpected-end-tag +(1,29): expected-closing-tag-but-got-eof +#document +| +| +| +| +| +| "x" + +#data +x +#errors +(1,6): expected-doctype-but-got-start-tag +(1,28): expected-closing-tag-but-got-eof +#document +| +| +| +| +| +| +| "x"