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

Unified Diff: LayoutTests/platform/win/virtual/softwarecompositing/geometry/composited-in-columns-expected.txt

Issue 206713003: Auto-rebaseline for r169659 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/virtual/softwarecompositing/geometry/composited-in-columns-expected.txt
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/geometry/composited-in-columns-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/geometry/composited-in-columns-expected.txt
index c936b71f45826adc26e4ad564e36ab13b7ea5d68..9fcec5b0010d680b340caef4e6b31dfc69bc6dd0 100644
--- a/LayoutTests/platform/win/virtual/softwarecompositing/geometry/composited-in-columns-expected.txt
+++ b/LayoutTests/platform/win/virtual/softwarecompositing/geometry/composited-in-columns-expected.txt
@@ -13,7 +13,9 @@
(backgroundColor #0000FF)
(children 1
(GraphicsLayer
- (bounds 60.00 60.00)
+ (position 5.00 5.00)
+ (bounds 50.00 50.00)
+ (contentsOpaque 1)
(drawsContent 1)
(backgroundColor #008000)
)
@@ -26,7 +28,9 @@
(backgroundColor #0000FF)
(children 1
(GraphicsLayer
- (bounds 60.00 60.00)
+ (position 5.00 5.00)
+ (bounds 50.00 50.00)
+ (contentsOpaque 1)
(drawsContent 1)
(backgroundColor #008000)
)

Powered by Google App Engine
This is Rietveld 408576698