1 This test exercises the source URL and line number that is embedded in JavaScript exceptions, which is displayed in places like the JavaScript console.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS typeof e.sourceURL is "string"
8 PASS typeof e.sourceURL is "string"
10 PASS typeof e.sourceURL is "string"
12 PASS typeof e.sourceURL is "string"
14 PASS typeof e.sourceURL is "string"
16 PASS typeof e.sourceURL is "string"
18 PASS successfullyParsed is true