| 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 ab7dd579441695361b5d27df6ab32885a496a508..8c1d50c6ae151eacb8675adb49299726e809f538 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
|
| @@ -52,6 +52,7 @@ PASS childWindow.navigator.hardwareConcurrency is window.navigator.hardwareConcu
|
| PASS childWindow.navigator.language is window.navigator.language
|
| PASS childWindow.navigator.maxTouchPoints is 0
|
| PASS childWindow.navigator.mediaDevices.ondevicechange is null
|
| +PASS childWindow.navigator.mediaSession.metadata 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
|
|
|