ed68d975df
Fix that Tokenizer bug for real this time.
7 lines
154 B
Plaintext
Executable file
7 lines
154 B
Plaintext
Executable file
{"tests": [
|
|
|
|
{"description": "invalid ol start attribute value due to leading junk",
|
|
"input": "<ol start=a1>",
|
|
"fail-unless": "invalid-integer-value"}
|
|
|
|
]} |