rustc/vendor/html5ever/html5lib-tests/tokenizer/pendingSpecChanges.test
2019-04-29 16:16:11 -07:00

8 lines
123 B
Plaintext

{"tests": [
{"description":"<!---- >",
"input":"<!---- >",
"output":["ParseError", "ParseError", ["Comment","-- >"]]}
]}