| Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| index 817c4d0cc6e660035f3339e7637cac824a13331e..dcca059d54c20d661a17a509b3aa9ed474c58ea0 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt
|
| @@ -20,6 +20,7 @@ PASS oldChildWindow.defaultstatus is newChildWindow.defaultstatus
|
| PASS oldChildWindow.devicePixelRatio is newChildWindow.devicePixelRatio
|
| PASS oldChildWindow.frameElement is newChildWindow.frameElement
|
| PASS oldChildWindow.history.length is newChildWindow.history.length
|
| +PASS oldChildWindow.history.options.scrollRestoration is newChildWindow.history.options.scrollRestoration
|
| PASS oldChildWindow.history.state is newChildWindow.history.state
|
| PASS oldChildWindow.innerHeight is newChildWindow.innerHeight
|
| PASS oldChildWindow.innerWidth is newChildWindow.innerWidth
|
|
|