ed68d975df
Fix that Tokenizer bug for real this time.
7 lines
174 B
Plaintext
Executable file
7 lines
174 B
Plaintext
Executable file
{"tests": [
|
|
|
|
{"description": "link href contains invalid URI due to space in domain",
|
|
"input": "<link href='http://www.example. com/'",
|
|
"fail-unless": "invalid-uri-char"}
|
|
|
|
]} |