blob: 70b18612be4e8e32fc60c1872d55bc89107f0482 [file] [log] [blame]
PASS Literal: Only ' and " should be handled as literal quotes.
FAIL ExprWhitespace: Only #x20 #x9 #xD or #xA must be handled as a whitespace. assert_throws_dom: function "() => { parse('\x0B\x0C .'); }" did not throw