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