| Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| index 320f1955ebd9fb8bc1ea0e49335900203f43d45d..c814b67d04c5f4e2c9df7c2a3d6ca5309bc51069 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| @@ -60,6 +60,8 @@ FAIL childWindow.navigator.serviceWorker.oncontrollerchange should be null. Thre
|
| FAIL childWindow.navigator.serviceWorker.onmessage should be null. Threw exception TypeError: Cannot read property 'onmessage' of null
|
| PASS childWindow.navigator.services.onclose is null
|
| PASS childWindow.navigator.services.onmessage is null
|
| +FAIL childWindow.navigator.usb.onconnect should be null. Threw exception TypeError: Cannot read property 'onconnect' of null
|
| +FAIL childWindow.navigator.usb.ondisconnect should be null. Threw exception TypeError: Cannot read property 'ondisconnect' of null
|
| PASS childWindow.navigator.userAgent is ''
|
| PASS childWindow.navigator.vendor is window.navigator.vendor
|
| PASS childWindow.navigator.vendorSub is ''
|
|
|