| This test exercises the source URL and line number that is embedded in JavaScript exceptions, which is displayed in places like the JavaScript console. It differs from exception-linenums.html in that the line numbers are derived from within the HTML source, not a JavaScript source file. |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| PASS typeof e.sourceURL is "string" |
| PASS typeof e.sourceURL is "string" |
| PASS typeof e.sourceURL is "string" |
| PASS typeof e.sourceURL is "string" |
| PASS typeof e.sourceURL is "string" |
| PASS successfullyParsed is true |