diff -r 000000000000 -r 6474c204b198 parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5test-com.dat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/parser/htmlparser/tests/mochitest/html5lib_tree_construction/html5test-com.dat Wed Dec 31 06:09:35 2014 +0100 @@ -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 +| +| +| +|