| Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt
|
| index ca6f91402e4247432c57ad5a4bec4d18a1c9ea16..fd405433c376d609dd2d283147cd643a91aa64ac 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-and-gced-expected.txt
|
| @@ -49,6 +49,13 @@ 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_mediaSession.onnexttrack is null
|
| +PASS window.cached_navigator_mediaSession.onpause is null
|
| +PASS window.cached_navigator_mediaSession.onplay is null
|
| +PASS window.cached_navigator_mediaSession.onplaypause is null
|
| +PASS window.cached_navigator_mediaSession.onprevioustrack is null
|
| +PASS window.cached_navigator_mediaSession.onseekbackward is null
|
| +PASS window.cached_navigator_mediaSession.onseekforward 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
|
|
|