| Index: LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| index 1f5d41af663934db6811ee097a0187c65a7b3043..0826800f223c3d145b711bf9b828646f0c8dd6ee 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-and-gced-expected.txt
|
| @@ -61,6 +61,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 ''
|
|
|