| Index: LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| similarity index 98%
|
| copy from LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| copy to LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| index 1183f943f92dc622524e975686512db2c2020383..b27cc25e2fc8822c5c05baa1ecc93a6b41719564 100644
|
| --- a/LayoutTests/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt
|
| @@ -34,6 +34,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
|
|
|