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

Unified Diff: LayoutTests/platform/mac-snowleopard/compositing/fixed-body-background-positioned-expected.txt

Issue 255893005: Auto-rebaseline for r172666 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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-snowleopard/compositing/fixed-body-background-positioned-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/compositing/fixed-body-background-positioned-expected.txt b/LayoutTests/platform/mac-snowleopard/compositing/fixed-body-background-positioned-expected.txt
index 92a6471157bc407322a58dd5be348a6190d6ecf3..63ae5e2d1959ec7fe76e325d6a728d2cf04a98e6 100644
--- a/LayoutTests/platform/mac-snowleopard/compositing/fixed-body-background-positioned-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/compositing/fixed-body-background-positioned-expected.txt
@@ -1,39 +1,40 @@
(GraphicsLayer
- (children 3
+ (children 2
(GraphicsLayer
- (bounds 800.00 600.00)
+ (position 785.00 0.00)
+ (bounds 15.00 600.00)
+ (drawsContent 1)
)
(GraphicsLayer
- (bounds 785.00 600.00)
- (children 2
+ (children 1
(GraphicsLayer
- (anchor 0.00 0.00)
(bounds 785.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- )
- (GraphicsLayer
(children 2
(GraphicsLayer
- (bounds 785.00 3700.00)
- (children 1
+ (anchor 0.00 0.00)
+ (bounds 785.00 600.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ )
+ (GraphicsLayer
+ (children 2
(GraphicsLayer
(bounds 785.00 3700.00)
- (drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (bounds 785.00 3700.00)
+ (drawsContent 1)
+ )
+ )
+ )
+ (GraphicsLayer
)
)
)
- (GraphicsLayer
- )
)
)
)
)
- (GraphicsLayer
- (position 785.00 0.00)
- (bounds 15.00 600.00)
- (drawsContent 1)
- )
)
)

Powered by Google App Engine
This is Rietveld 408576698