| Index: third_party/WebKit/LayoutTests/fast/dom/Window/open-after-frame-detached-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/open-after-frame-detached-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/open-after-frame-detached-expected.txt
|
| index 30efc08e1e1a4a0d7935a5461473d0501ac56277..907b843f239d176e82f51de1c645020505592138 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/open-after-frame-detached-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/open-after-frame-detached-expected.txt
|
| @@ -6,5 +6,5 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -FAIL childWindow.open('about:blank') should be null (of type object). Was undefined (of type undefined).
|
| +PASS childWindow.open('about:blank') is null
|
|
|
|
|