| Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| index a294994a5d5a1ebe55db539263142a050aabb7d4..0c5e63a327e3b7fd873cc92494fd3f5aed441e3b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| @@ -26,6 +26,7 @@ PASS childWindow.history.state is null
|
| PASS childWindow.innerHeight is 0
|
| PASS childWindow.innerWidth is 0
|
| FAIL childWindow.isJsTest should be false (of type boolean). Was undefined (of type undefined).
|
| +PASS childWindow.isSecureContext is false
|
| PASS childWindow.length is 0
|
| FAIL childWindow.location.ancestorOrigins.length should be 0. Threw exception TypeError: Cannot read property 'length' of undefined
|
| FAIL childWindow.location.hash should be (of type string). Was undefined (of type undefined).
|
|
|