| Index: third_party/WebKit/LayoutTests/fast/frames/open-then-unload-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/frames/open-then-unload-expected.txt b/third_party/WebKit/LayoutTests/fast/frames/open-then-unload-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6cf78923847d7b12a239c4b377ba1a657a2cdd2d
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/fast/frames/open-then-unload-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Test that document.open() doesn't allow frames to be attached during frame detach.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS 1 is window[0].length
|
| +PASS window[0][1] is undefined.
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|