Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / parser / document-open-in-unload-expected.txt
blob4b2184c8e87b31fa85b345930fce28cc8d1c838f
1 document.write inside onunload handler should not cause crash.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 iframe loaded successfully
7 PASS "Done" is event.data
8 iframe unloaded successfully
9 PASS successfullyParsed is true
11 TEST COMPLETE
12 Test passes if it doesn't crash