From 49d6fa3365d269bf7a4785c93525e77ff780545d Mon Sep 17 00:00:00 2001 From: Simon Pieters Date: Wed, 5 Apr 2017 15:30:57 +0200 Subject: [PATCH] Test "block" elements that should close p (#91) --- tree-construction/blocks.dat | 719 +++++++++++++++++++++++++++++++++++ 1 file changed, 719 insertions(+) create mode 100644 tree-construction/blocks.dat diff --git a/tree-construction/blocks.dat b/tree-construction/blocks.dat new file mode 100644 index 00000000..5d3871ea --- /dev/null +++ b/tree-construction/blocks.dat @@ -0,0 +1,719 @@ +#data +

foo

bar

baz +#errors +(1,39): expected-closing-tag-but-got-eof +30: Unclosed element “address”. +#document +| +| +| +| +|

+| "foo" +|

+| "bar" +|

+| "baz" + +#data +

foo

bar +#errors +#document +| +| +| +| +|
+|

+| "foo" +| "bar" + +#data +

foo

bar

baz +#errors +(1,39): expected-closing-tag-but-got-eof +30: Unclosed element “article”. +#document +| +| +| +| +|

+| "foo" +|

+| "bar" +|

+| "baz" + +#data +

foo

bar +#errors +#document +| +| +| +| +|
+|

+| "foo" +| "bar" + +#data +

foo