Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / javascript-url-exception-isolation-expected.txt
bloba2abd230822b0491277f19972bcacc784bdfb24d
1 CONSOLE ERROR: line 1: Uncaught 42
2 CONSOLE ERROR: line 1: Uncaught SyntaxError: Unexpected token <
3 Exceptions thrown in javascript URLs should not propagate to the main script.
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS caughtException is false
9 PASS caughtException is false
10 PASS successfullyParsed is true
12 TEST COMPLETE