From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../html5lib_tree_construction/tests17.dat | 180 +++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests17.dat (limited to 'parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests17.dat') diff --git a/parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests17.dat b/parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests17.dat new file mode 100644 index 0000000000..37a7be4187 --- /dev/null +++ b/parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests17.dat @@ -0,0 +1,180 @@ +#data + +#errors +(1,37): unexpected-start-tag-implies-table-voodoo +(1,41): unexpected-table-element-start-tag-in-select-in-table +(1,41): eof-in-table +#document +| +| +| +| +|
+| +| + +#data +
+#errors +(1,34): unexpected-start-tag-implies-table-voodoo +(1,38): unexpected-table-element-start-tag-in-select-in-table +(1,38): expected-closing-tag-but-got-eof +#document +| +| +| +| +| +| +| +|
+ +#data +
+#errors +(1,42): unexpected-table-element-start-tag-in-select-in-table +(1,42): expected-closing-tag-but-got-eof +#document +| +| +| +| +| +| +| +|
+| + +#data +
+#errors +(1,42): unexpected-table-element-start-tag-in-select-in-table +(1,42): expected-closing-tag-but-got-eof +#document +| +| +| +| +| +| +| +|
+| + +#data + +#errors +(1,43): unexpected-table-element-start-tag-in-select-in-table +(1,43): XXX-undefined-error +(1,43): eof-in-table +#document +| +| +| +| +|
+| +| + +#data + +#errors +(1,27): unexpected-start-tag-in-select +(1,27): eof-in-select +#document +| +| +| +| +| +#errors +(1,30): unexpected-start-tag-in-select +(1,30): eof-in-select +#document +| +| +| +| +| +#errors +(1,30): unexpected-start-tag-in-select +(1,30): eof-in-select +#document +| +| +| +| +| +#errors +(1,30): unexpected-start-tag-in-select +(1,30): eof-in-select +#document +| +| +| +| +|
+|
+#errors +(1,27): unexpected-start-tag-in-select +(1,27): eof-in-select +#document +| +| +| +| +| +#errors +(1,27): unexpected-start-tag-in-select +(1,27): eof-in-select +#document +| +| +| +| +|
+#errors +(1,32): unexpected-start-tag-in-select +(1,32): eof-in-select +#document +| +| +| +| +|
a +#errors +#document +| +| +| +| +| +| +| +| "a" -- cgit v1.2.3