| Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| index e9caac3a9b4857407d74bf070e78a6094237f3cf..8628592bc5901677950eae595ef8b0eb5abacdd7 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| @@ -55,7 +55,6 @@ PASS childWindow.navigator.mediaDevices.ondevicechange is null
|
| PASS childWindow.navigator.onLine is window.navigator.onLine
|
| PASS childWindow.navigator.platform is window.navigator.platform
|
| FAIL childWindow.navigator.presentation.defaultRequest should be null. Threw exception TypeError: Cannot read property 'defaultRequest' of null
|
| -FAIL childWindow.navigator.presentation.receiver.onconnectionavailable should be null. Threw exception TypeError: Cannot read property 'receiver' of null
|
| PASS childWindow.navigator.product is window.navigator.product
|
| PASS childWindow.navigator.productSub is window.navigator.productSub
|
| FAIL childWindow.navigator.serviceWorker.controller should be null. Threw exception TypeError: Cannot read property 'controller' of null
|
|
|