| Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| index 87fe664df84aeabaecf621a81c49c71242ea0de8..076e4f4aee9b58abea53de72b8281168785ae105 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| @@ -48,6 +48,7 @@ PASS window.cached_navigator.vendorSub is ''
|
| PASS window.cached_navigator_connection.onchange is null
|
| PASS window.cached_navigator_connection.ontypechange is null
|
| PASS window.cached_navigator_mediaDevices.ondevicechange is null
|
| +PASS window.cached_navigator_mediaSession.metadata is null
|
| PASS window.cached_navigator_presentation.defaultRequest is null
|
| PASS window.cached_navigator_serviceWorker.controller is null
|
| PASS window.cached_navigator_serviceWorker.oncontrollerchange is null
|
|
|