| 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 83de5e5b4f11cc7a5e0124d307a6ad21fec0349d..c9c1dd1eb6093a710774b8a4ae1ed8ac44037410 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
|
| @@ -25,9 +25,7 @@ PASS oldChildWindow.history.scrollRestoration is newChildWindow.history.scrollRe
|
| 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
|
| PASS oldChildWindow.location.hash is newChildWindow.location.hash
|
| @@ -218,7 +216,6 @@ PASS oldChildWindow.status is newChildWindow.status
|
| PASS oldChildWindow.statusbar.visible is newChildWindow.statusbar.visible
|
| PASS oldChildWindow.styleMedia.type is newChildWindow.styleMedia.type
|
| PASS oldChildWindow.toolbar.visible is newChildWindow.toolbar.visible
|
| -PASS oldChildWindow.wasPostTestScriptParsed is newChildWindow.wasPostTestScriptParsed
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|