Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / document-open-getter-throw-no-crash-expected.txt
blob9f3049f5ff6aef11591ee856af215c0bbdc7c781
1 document.open() - propagate exception thrown when accessing window.open.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS frame.contentDocument.open(1, 1, 1, 1, 1); threw exception PASS (no crash).
7 PASS successfullyParsed is true
9 TEST COMPLETE