| Index: LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| similarity index 98%
|
| copy from LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| copy to LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| index a34f1e48f738d5cedee04af66920892484910dd2..b67cdb6c1cf20fa5f2c4adb95118afe2ab1bf2ba 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-navigated-expected.txt
|
| @@ -37,6 +37,7 @@ PASS window.cached_performance_timing.responseEnd is 0
|
| PASS window.cached_performance_timing.responseStart is 0
|
| PASS window.cached_personalbar.visible is false
|
| PASS window.cached_screen.availHeight is 0
|
| +PASS window.cached_screen.availTop is 0
|
| PASS window.cached_screen.availWidth is 0
|
| PASS window.cached_screen.colorDepth is 0
|
| PASS window.cached_screen.height is 0
|
|
|