@@ -12,5 +12,8 @@ exports_files([
"tokenizer/test4.test",
"tokenizer/unicodeChars.test",
"tokenizer/unicodeCharsProblematic.test",
"tokenizer/xmlViolation.test",
# We're not using the HTML parser together with XML tooling.
# https://github.com/html5lib/html5lib-tests/blob/a9f44960a9fedf265093d22b2aa3c7ca123727b9/tokenizer/README.md#xmlviolation-tests
# https://html.spec.whatwg.org/multipage/parsing.html#coercing-an-html-dom-into-an-infoset
# "tokenizer/xmlViolation.test",
])