blob: 785d97d7a3e31ec57382187c9fdc1fb389be18d6 [file] [log] [blame]
CONSOLE MESSAGE: line 1: SyntaxError: Invalid character '\u8307'
First load a script with a wrong charset then again with the right one. Second attempt should work and 'scriptSuccess' should be set to true. 'successfullyParsed' will be undefined.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS scriptSuccess is true
FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
TEST COMPLETE