| 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 cf0421a12cf5deb5c2d01fa862dfd5f5d0a6c249..012e3cb293f32302d95c6a7dc11bacc5867d5b65 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,8 +104,6 @@ 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.onresize is null
|
| -PASS window.cached_visualViewport.onscroll is null
|
| PASS window.cached_visualViewport.pageX is 0
|
| PASS window.cached_visualViewport.pageY is 0
|
| PASS window.cached_visualViewport.scale is 0
|
|
|