1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-01-02 21:15:41 +00:00
bazarr/libs/html5lib/tests/testdata/tokenizer/pendingSpecChanges.test
2018-10-31 17:08:29 +01:00

7 lines
123 B
Text

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