| Index: third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| index 017150f45480aebbdc8e0faf5066d76d9f8627c4..36eb2d1fefa69874b9eacff7d377fe0ffd49201b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| @@ -48,6 +48,10 @@ 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_lightSensor.onchange is null
|
| +PASS window.cached_navigator_lightSensor.onerror is null
|
| +PASS window.cached_navigator_lightSensor.onstatechange is null
|
| +PASS window.cached_navigator_lightSensor.reading.timeStamp is 0
|
| PASS window.cached_navigator_presentation.defaultRequest is null
|
| PASS window.cached_navigator_presentation.receiver.onconnectionavailable is null
|
| PASS window.cached_navigator_serviceWorker.controller is null
|
|
|