Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Window / orphaned-frame-access-expected.txt
blob8157e5507f099fd04a5d8c27f49c8b626f7aaabb
1 This tests access to a window with a null frame. You should see "PASS" for each of the three tests below.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 missing property: PASS
7 missing array index: PASS
8 missing interface object: PASS
9 PASS successfullyParsed is true
11 TEST COMPLETE