diff --git a/tree-construction/search-element.dat b/tree-construction/search-element.dat new file mode 100644 index 0000000..2866d7e --- /dev/null +++ b/tree-construction/search-element.dat @@ -0,0 +1,46 @@ +#data +

foobar

baz +#errors +(1,38): expected-closing-tag-but-got-eof +#document +| +| +| +| +|

+| "foo" +| +| "bar" +|

+| "baz" + +#data +

foobar +#errors +#document +| +| +| +| +| +|

+| "foo" +| "bar" + +#data +xxx +#errors + * (1,44) unexpected HTML-like start tag token in foreign content + * (1,44) unexpected end of file +#document +| +| +| +| +| "xxx" +| +| +| +| +| +| diff --git a/tree-construction/tests20.dat b/tree-construction/tests20.dat index 1bfd130..30bc408 100644 --- a/tree-construction/tests20.dat +++ b/tree-construction/tests20.dat @@ -25,6 +25,32 @@ |