blob: 84437573b5446dfccdb7741793d6ccc0b17dc467 [file] [log] [blame]
This test checks that null characters are allowed in JavaScript strings, rather than causing a parse error.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS String("").length is 1
PASS successfullyParsed is true
TEST COMPLETE