| Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| index 2e299db465115dfc9a5b390c935ce640b19d69ca..5aaa24856ad1562f47dd4fd4b3e70810b009bbb4 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| @@ -26,6 +26,7 @@ PASS oldChildWindow.history.state is newChildWindow.history.state
|
| PASS oldChildWindow.innerHeight is newChildWindow.innerHeight
|
| PASS oldChildWindow.innerWidth is newChildWindow.innerWidth
|
| PASS oldChildWindow.isJsTest is newChildWindow.isJsTest
|
| +PASS oldChildWindow.isSecureContext is newChildWindow.isSecureContext
|
| PASS oldChildWindow.jsTestIsAsync is newChildWindow.jsTestIsAsync
|
| PASS oldChildWindow.length is newChildWindow.length
|
| PASS oldChildWindow.location.ancestorOrigins.length is newChildWindow.location.ancestorOrigins.length
|
|
|