| 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 ba8ebddba3e8f49f32ae66ad61b9c5cea38341d2..24b4c0f155885c89604ff3e7edf08c5b879db6fc 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,12 +48,6 @@ 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.onprevioustrack is null
|
| -PASS window.cached_navigator_mediaSession.onseekbackward is null
|
| -PASS window.cached_navigator_mediaSession.onseekforward is null
|
| PASS window.cached_navigator_mediaSession.playbackState is 'none'
|
| PASS window.cached_navigator_presentation.defaultRequest is null
|
| PASS window.cached_navigator_presentation.receiver is null
|
|
|