From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../html5lib_tree_construction/html5test-com.dat | 291 +++++++++++++++++++++ 1 file changed, 291 insertions(+) create mode 100644 parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5test-com.dat (limited to 'parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5test-com.dat') diff --git a/parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5test-com.dat b/parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5test-com.dat new file mode 100644 index 0000000000..8c6ec40cd7 --- /dev/null +++ b/parser/htmlparser/tests/mochitest/html5lib_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 +| +| +| +|