| Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| index 04dd53c673a5ec02157e1c2b7525eef3d3c940f6..6f1ebc7514da458f4f277e243fb33651ace551d1 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| @@ -104,7 +104,7 @@ PASS window.cached_styleMedia.type is ''
|
| PASS window.cached_toolbar.visible is false
|
| PASS window.cached_visualViewport.clientHeight is 0
|
| PASS window.cached_visualViewport.clientWidth is 0
|
| -PASS window.cached_visualViewport.pageScale is 0
|
| +PASS window.cached_visualViewport.scale is 0
|
| PASS window.cached_visualViewport.scrollLeft is 0
|
| PASS window.cached_visualViewport.scrollTop is 0
|
| PASS successfullyParsed is true
|
|
|