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

Unified Diff: LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt

Issue 242103006: Auto-rebaseline for r171962 (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/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt
diff --git a/LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt b/LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt
index 91a2408a918cca99aab6ea9b4675dbce342553fb..d6a7e0752ab823a48103c6fbdd4301b0f10f68de 100644
--- a/LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt
+++ b/LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt
@@ -6,38 +6,41 @@ Before:
(bounds 785.00 802.00)
(contentsOpaque 1)
(drawsContent 1)
- (children 3
+ (children 2
(GraphicsLayer
- (position 18.00 120.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
- (transform ...)
+ (children 2
+ (GraphicsLayer
+ (position 18.00 120.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
+ (transform ...)
+ )
+ (GraphicsLayer
+ (position 46.00 230.00)
+ (bounds 146.00 452.00)
+ (drawsContent 1)
+ )
+ )
)
(GraphicsLayer
- (position 47.00 230.00)
- (bounds 144.00 452.00)
- (drawsContent 1)
- (backgroundColor #FFFFFF)
- (children 1
+ (children 2
(GraphicsLayer
- (position 22.00 11.00)
+ (position 69.00 241.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
(drawsContent 1)
(backgroundColor #808080)
(transform ...)
)
+ (GraphicsLayer
+ (position 18.00 692.00)
+ (bounds 100.00 100.00)
+ (drawsContent 1)
+ )
)
)
- (GraphicsLayer
- (position 18.00 692.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #FFFF00)
- )
)
)
)
@@ -51,59 +54,41 @@ After:
(bounds 785.00 802.00)
(contentsOpaque 1)
(drawsContent 1)
- (children 3
- (GraphicsLayer
- (position 18.00 120.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
- (transform ...)
- )
+ (children 2
(GraphicsLayer
- (position 58.00 230.00)
- (bounds 122.00 452.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #FFFFFF)
- (children 4
+ (children 2
(GraphicsLayer
- (position 11.00 11.00)
+ (position 18.00 120.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
(drawsContent 1)
- (backgroundColor #808080)
+ (backgroundColor #0000FF)
(transform ...)
)
(GraphicsLayer
- (position 10.00 120.00)
- (bounds 102.00 102.00)
+ (position 46.00 230.00)
+ (bounds 146.00 452.00)
(drawsContent 1)
- (backgroundColor #008000)
- (transform ...)
)
+ )
+ )
+ (GraphicsLayer
+ (children 2
(GraphicsLayer
- (position 10.00 230.00)
- (bounds 102.00 102.00)
+ (position 69.00 241.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
(drawsContent 1)
- (backgroundColor #008000)
+ (backgroundColor #808080)
(transform ...)
)
(GraphicsLayer
- (position 10.00 340.00)
- (bounds 102.00 102.00)
+ (position 18.00 328.00)
+ (bounds 174.00 464.00)
(drawsContent 1)
- (backgroundColor #008000)
)
)
)
- (GraphicsLayer
- (position 18.00 692.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #FFFF00)
- )
)
)
)

Powered by Google App Engine
This is Rietveld 408576698