blob: ad338104d6356244a349018f8ac839a97117272e [file] [log] [blame]
CONSOLE MESSAGE: SyntaxError: Invalid character '\u2073'
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