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 d0680b15cd8cf265b0ea27d134d64d0bccafc99a..8d460bd6a9ff1059592d22bf819b28baabacf59a 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 |
@@ -50,6 +50,7 @@ PASS childWindow.navigator.maxTouchPoints is 0 |
PASS childWindow.navigator.onLine is window.navigator.onLine |
PASS childWindow.navigator.platform is window.navigator.platform |
PASS childWindow.navigator.presentation.onavailablechange is null |
+PASS childWindow.navigator.presentation.session is null |
PASS childWindow.navigator.product is window.navigator.product |
PASS childWindow.navigator.productSub is window.navigator.productSub |
PASS childWindow.navigator.serviceWorker.controller is null |