ed68d975df
Fix that Tokenizer bug for real this time.
7 lines
157 B
Plaintext
Executable file
7 lines
157 B
Plaintext
Executable file
{"tests": [
|
|
|
|
{"description": "invalid style scoped attribute value 'inherit'",
|
|
"input": "<style scoped=inherit>",
|
|
"fail-unless": "invalid-boolean-value"}
|
|
|
|
]} |