| Index: LayoutTests/platform/mac/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/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| similarity index 98%
|
| copy from LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| copy to LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| index 712406e703fa9ed8fa6b9e7ffb02776fe5e9617d..f2d467d57b5f79ae4d8387e1210945a467a3bd65 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-window-after-frame-removed-expected.txt
|
| @@ -41,6 +41,7 @@ PASS childWindow.performance.timing.responseEnd is 0
|
| PASS childWindow.performance.timing.responseStart is 0
|
| PASS childWindow.personalbar.visible is false
|
| PASS childWindow.screen.availHeight is 0
|
| +PASS childWindow.screen.availTop is 0
|
| PASS childWindow.screen.availWidth is 0
|
| PASS childWindow.screen.colorDepth is 0
|
| PASS childWindow.screen.height is 0
|
|
|