| 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 0c565f6bd64abe640d52bb99bad7a8eb95ea039b..6268e6a4c3a7816d652cc100d87906c8797dc377 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
|
| @@ -217,7 +217,7 @@ PASS oldChildWindow.styleMedia.type is newChildWindow.styleMedia.type
|
| PASS oldChildWindow.toolbar.visible is newChildWindow.toolbar.visible
|
| PASS oldChildWindow.visualViewport.clientHeight is newChildWindow.visualViewport.clientHeight
|
| PASS oldChildWindow.visualViewport.clientWidth is newChildWindow.visualViewport.clientWidth
|
| -PASS oldChildWindow.visualViewport.pageScale is newChildWindow.visualViewport.pageScale
|
| +PASS oldChildWindow.visualViewport.scale is newChildWindow.visualViewport.scale
|
| PASS oldChildWindow.visualViewport.scrollLeft is newChildWindow.visualViewport.scrollLeft
|
| PASS oldChildWindow.visualViewport.scrollTop is newChildWindow.visualViewport.scrollTop
|
| PASS oldChildWindow.wasPostTestScriptParsed is newChildWindow.wasPostTestScriptParsed
|
|
|