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