bazarr/libs/html5lib/tests/testdata/tokenizer/pendingSpecChanges.test

8 lines
123 B
Text
Raw Normal View History

2018-11-01 00:08:29 +08:00
{"tests": [
{"description":"<!---- >",
"input":"<!---- >",
"output":["ParseError", "ParseError", ["Comment","-- >"]]}
]}