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

Unified Diff: LayoutTests/platform/mac-retina/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt

Issue 302673002: Autorebaseline for r169180. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 7 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-retina/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt b/LayoutTests/platform/mac-retina/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
similarity index 80%
copy from LayoutTests/platform/mac-snowleopard/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
copy to LayoutTests/platform/mac-retina/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
index 167b82094f2a387ad013062faa28bab4e47cb6fd..f223f49fb3e8d60595f898dc384460c7a94690ae 100644
--- a/LayoutTests/platform/mac-snowleopard/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
+++ b/LayoutTests/platform/mac-retina/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt
@@ -41,13 +41,11 @@
)
)
(GraphicsLayer
- (bounds 15.00 385.00)
- (drawsContent 1)
- )
- (GraphicsLayer
(position 15.00 385.00)
(bounds 385.00 15.00)
- (drawsContent 1)
+ )
+ (GraphicsLayer
+ (bounds 15.00 385.00)
)
(GraphicsLayer
(position 0.00 385.00)
@@ -63,3 +61,27 @@
)
)
+
+--------
+Frame: '<!--framePath //<!--frame0-->-->'
+--------
+(GraphicsLayer
+ (position -615.00 0.00)
+ (bounds 1000.00 1000.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 1000.00 1000.00)
+ (drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (position 665.00 50.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #008000)
+ )
+ )
+ )
+ )
+)
+

Powered by Google App Engine
This is Rietveld 408576698