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

Unified Diff: LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-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
« no previous file with comments | « LayoutTests/virtual/softwarecompositing/geometry/ancestor-overflow-change-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt b/LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt
similarity index 69%
copy from LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt
copy to LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt
index c5f86bf758d67df1f94a092e51969577294ee3ba..91a2408a918cca99aab6ea9b4675dbce342553fb 100644
--- a/LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt
+++ b/LayoutTests/virtual/softwarecompositing/layer-creation/overlap-animation-container-expected.txt
@@ -8,21 +8,23 @@ Before:
(drawsContent 1)
(children 3
(GraphicsLayer
- (position 17.00 119.00)
- (bounds 102.00 102.00)
+ (position 18.00 120.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
(drawsContent 1)
(backgroundColor #0000FF)
(transform ...)
)
(GraphicsLayer
- (position 47.00 229.00)
- (bounds 144.00 454.00)
+ (position 47.00 230.00)
+ (bounds 144.00 452.00)
(drawsContent 1)
(backgroundColor #FFFFFF)
(children 1
(GraphicsLayer
- (position 21.00 11.00)
- (bounds 102.00 102.00)
+ (position 22.00 11.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
(drawsContent 1)
(backgroundColor #808080)
(transform ...)
@@ -30,8 +32,9 @@ Before:
)
)
(GraphicsLayer
- (position 17.00 691.00)
- (bounds 102.00 102.00)
+ (position 18.00 692.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
(drawsContent 1)
(backgroundColor #FFFF00)
)
@@ -50,41 +53,44 @@ After:
(drawsContent 1)
(children 3
(GraphicsLayer
- (position 17.00 119.00)
- (bounds 102.00 102.00)
+ (position 18.00 120.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
(drawsContent 1)
(backgroundColor #0000FF)
(transform ...)
)
(GraphicsLayer
- (position 57.00 229.00)
- (bounds 124.00 454.00)
+ (position 58.00 230.00)
+ (bounds 122.00 452.00)
+ (contentsOpaque 1)
(drawsContent 1)
(backgroundColor #FFFFFF)
(children 4
(GraphicsLayer
(position 11.00 11.00)
- (bounds 102.00 102.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
(drawsContent 1)
(backgroundColor #808080)
(transform ...)
)
(GraphicsLayer
- (position 11.00 121.00)
+ (position 10.00 120.00)
(bounds 102.00 102.00)
(drawsContent 1)
(backgroundColor #008000)
(transform ...)
)
(GraphicsLayer
- (position 11.00 231.00)
+ (position 10.00 230.00)
(bounds 102.00 102.00)
(drawsContent 1)
(backgroundColor #008000)
(transform ...)
)
(GraphicsLayer
- (position 11.00 341.00)
+ (position 10.00 340.00)
(bounds 102.00 102.00)
(drawsContent 1)
(backgroundColor #008000)
@@ -92,8 +98,9 @@ After:
)
)
(GraphicsLayer
- (position 17.00 691.00)
- (bounds 102.00 102.00)
+ (position 18.00 692.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
(drawsContent 1)
(backgroundColor #FFFF00)
)
« no previous file with comments | « LayoutTests/virtual/softwarecompositing/geometry/ancestor-overflow-change-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698