| Index: LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| index db2d70dc536768eafdf6aa79af80794f7c6709e6..8cb6ec04666be215e0009e022090863d6c01cf76 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| @@ -45,6 +45,7 @@ PASS window.cached_navigator.vendor is window.navigator.vendor
|
| PASS window.cached_navigator.vendorSub is ''
|
| PASS window.cached_navigator_connection.ontypechange is null
|
| PASS window.cached_navigator_presentation.onavailablechange is null
|
| +PASS window.cached_navigator_presentation.ondefaultpresentationstart is null
|
| PASS window.cached_navigator_presentation.session is null
|
| PASS window.cached_navigator_serviceWorker.controller is null
|
| PASS window.cached_navigator_serviceWorker.oncontrollerchange is null
|
|
|