From 42543b07806ca9b9bec73eda91afa657f57c64bc Mon Sep 17 00:00:00 2001 From: Rupinder Singh Khokhar Date: Wed, 11 Jun 2014 09:13:22 +0530 Subject: Adding the latest test files without fixing the INDEXes or the test interfaces --- test/data/tree-construction/html5test-com.dat | 291 ++++++++++++++++++++++++++ 1 file changed, 291 insertions(+) create mode 100644 test/data/tree-construction/html5test-com.dat (limited to 'test/data/tree-construction/html5test-com.dat') diff --git a/test/data/tree-construction/html5test-com.dat b/test/data/tree-construction/html5test-com.dat new file mode 100644 index 0000000..8c6ec40 --- /dev/null +++ b/test/data/tree-construction/html5test-com.dat @@ -0,0 +1,291 @@ +#data + +#errors +(1,9): expected-doctype-but-got-start-tag +(1,9): expected-closing-tag-but-got-eof +#document +| +| +| +| + +#data +
+#errors +(1,9): invalid-character-in-attribute-name +(1,16): expected-doctype-but-got-start-tag +(1,16): expected-closing-tag-but-got-eof +#document +| +| +| +|
+| foo +#errors +(1,10): equals-in-unquoted-attribute-value +(1,14): unexpected-character-in-unquoted-attribute-value +(1,15): expected-doctype-but-got-start-tag +(1,15): expected-closing-tag-but-got-eof +#document +| +| +| +|
+| foo="`bar`" + +#data +
+#errors +(1,7): invalid-character-in-attribute-name +(1,14): expected-doctype-but-got-start-tag +(1,14): expected-closing-tag-but-got-eof +#document +| +| +| +|
+| \"foo="" + +#data + +#errors +(1,16): expected-doctype-but-got-start-tag +#document +| +| +| +| +| href="\nbar" + +#data + +#errors +#document +| +| +| +| + +#data +⟨⟩ +#errors +(1,6): expected-doctype-but-got-chars +#document +| +| +| +| "⟨⟩" + +#data +' +#errors +(1,6): expected-doctype-but-got-chars +#document +| +| +| +| "'" + +#data +ⅈ +#errors +(1,12): expected-doctype-but-got-chars +#document +| +| +| +| "ⅈ" + +#data +𝕂 +#errors +(1,6): expected-doctype-but-got-chars +#document +| +| +| +| "𝕂" + +#data +∉ +#errors +(1,9): expected-doctype-but-got-chars +#document +| +| +| +| "∉" + +#data + +#errors +(1,1): expected-tag-name-but-got-question-mark +(1,47): expected-doctype-but-got-eof +#document +| +| +| +| + +#data + +#errors +(1,10): unexpected-char-in-comment +(1,15): expected-doctype-but-got-eof +#document +| +| +| +| + +#data + +#errors +(1,2): expected-dashes-or-doctype +(1,13): expected-doctype-but-got-eof +#document +| +| +| +| + +#data +--> +#errors +(1,10): expected-doctype-but-got-start-tag +(1,39): unexpected-end-tag +#document +| +| +| +| --> +#errors +(1,10): expected-doctype-but-got-start-tag +#document +| +| +| +|