ed68d975df
Fix that Tokenizer bug for real this time.
7 lines
132 B
Plaintext
Executable file
7 lines
132 B
Plaintext
Executable file
{"tests": [
|
|
|
|
{"description": "invalid lang attribute 'foo'",
|
|
"input": "<link hreflang=foo>",
|
|
"fail-unless": "invalid-lang-code"}
|
|
|
|
]} |