Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(114)

Unified Diff: LayoutTests/platform/mac/fast/dom/Window/property-access-on-cached-properties-after-frame-removed-expected.txt

Issue 183003012: Rebaseline expectations for fast/dom/Window/property-access-on-cached* on Mac (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698