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

Unified Diff: LayoutTests/platform/mac/virtual/softwarecompositing/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/virtual/softwarecompositing/fixed-body-background-positioned-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/softwarecompositing/fixed-body-background-positioned-expected.txt b/LayoutTests/platform/mac/virtual/softwarecompositing/fixed-body-background-positioned-expected.txt
index 418ef4979a634546e06cd79f44c45b84c35acbe8..2afb5e309142ea5b4a9bf7df6c4f727889a4ac7d 100644
--- a/LayoutTests/platform/mac/virtual/softwarecompositing/fixed-body-background-positioned-expected.txt
+++ b/LayoutTests/platform/mac/virtual/softwarecompositing/fixed-body-background-positioned-expected.txt
@@ -1,7 +1,12 @@
(GraphicsLayer
- (children 1
+ (children 2
(GraphicsLayer
- (children 2
+ (position 785.00 0.00)
+ (bounds 15.00 600.00)
+ (contentsOpaque 1)
+ )
+ (GraphicsLayer
+ (children 1
(GraphicsLayer
(bounds 785.00 600.00)
(children 2
@@ -28,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