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 e1255c41295940e121c0da74ceda46b0b9a4e4c5..1849f61d2f89c71da31929050ba32eb134a4c3c0 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 |
@@ -51,7 +51,6 @@ PASS childWindow.navigator.language is window.navigator.language |
PASS childWindow.navigator.maxTouchPoints is 0 |
PASS childWindow.navigator.onLine is window.navigator.onLine |
PASS childWindow.navigator.platform is window.navigator.platform |
-FAIL childWindow.navigator.presentation.onavailablechange should be null. Threw exception TypeError: Cannot read property 'onavailablechange' of null |
FAIL childWindow.navigator.presentation.ondefaultsessionstart should be null. Threw exception TypeError: Cannot read property 'ondefaultsessionstart' of null |
FAIL childWindow.navigator.presentation.session should be null. Threw exception TypeError: Cannot read property 'session' of null |
PASS childWindow.navigator.product is window.navigator.product |