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

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

Issue 185753002: Auto-rebaseline for r167579 (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/win/compositing/fixed-body-background-positioned-expected.txt
diff --git a/LayoutTests/platform/win/compositing/fixed-body-background-positioned-expected.txt b/LayoutTests/platform/win/compositing/fixed-body-background-positioned-expected.txt
index 353d6ce125b1cdd84d5eb387515d2c971f968c05..4c3a0f7b0db44909d7c63c8cd907799491d25851 100644
--- a/LayoutTests/platform/win/compositing/fixed-body-background-positioned-expected.txt
+++ b/LayoutTests/platform/win/compositing/fixed-body-background-positioned-expected.txt
@@ -1,22 +1,31 @@
(GraphicsLayer
(children 2
(GraphicsLayer
- (bounds 785.00 600.00)
- (children 2
+ (position 785.00 0.00)
+ (bounds 15.00 600.00)
+ (contentsOpaque 1)
+ )
+ (GraphicsLayer
+ (children 1
(GraphicsLayer
- (anchor 0.00 0.00)
(bounds 785.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- )
- (GraphicsLayer
- (children 1
+ (children 2
+ (GraphicsLayer
+ (anchor 0.00 0.00)
+ (bounds 785.00 600.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ )
(GraphicsLayer
- (bounds 785.00 3700.00)
(children 1
(GraphicsLayer
(bounds 785.00 3700.00)
- (drawsContent 1)
+ (children 1
+ (GraphicsLayer
+ (bounds 785.00 3700.00)
+ (drawsContent 1)
+ )
+ )
)
)
)
@@ -24,11 +33,6 @@
)
)
)
- (GraphicsLayer
- (position 785.00 0.00)
- (bounds 15.00 600.00)
- (contentsOpaque 1)
- )
)
)

Powered by Google App Engine
This is Rietveld 408576698