Index: LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
similarity index 98% |
copy from LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
copy to LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
index 79f26c3e3fc5bcdde6ea60be30a0f96a599f339c..6a31070ecaff2a754a27996106ecdd3eebdc19eb 100644 |
--- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
+++ b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-navigated-expected.txt |
@@ -45,6 +45,7 @@ PASS oldChildWindow.performance.timing.responseEnd is newChildWindow.performance |
PASS oldChildWindow.performance.timing.responseStart is newChildWindow.performance.timing.responseStart |
PASS oldChildWindow.personalbar.visible is newChildWindow.personalbar.visible |
PASS oldChildWindow.screen.availHeight is newChildWindow.screen.availHeight |
+PASS oldChildWindow.screen.availTop is newChildWindow.screen.availTop |
PASS oldChildWindow.screen.availWidth is newChildWindow.screen.availWidth |
PASS oldChildWindow.screen.colorDepth is newChildWindow.screen.colorDepth |
PASS oldChildWindow.screen.height is newChildWindow.screen.height |