File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -84,14 +84,6 @@ If `test.doubleEscaped` is present and `true`, then every string within
8484` test.output ` must be further unescaped (as described above) before
8585comparing with the tokenizer's output.
8686
87- ` test.ignoreErrorOrder ` is a boolean value indicating that the order of
88- ` ParseError ` tokens relative to other tokens in the output stream is
89- unimportant, and implementations should ignore such differences between
90- their output and ` expected_output_tokens ` . (This is used for errors
91- emitted by the input stream preprocessing stage, since it is useful to
92- test that code but it is undefined when the errors occur). If it is
93- omitted, it defaults to ` false ` .
94-
9587xmlViolation tests
9688------------------
9789
You can’t perform that action at this time.
0 commit comments