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

Unified Diff: LayoutTests/virtual/softwarecompositing/layer-creation/animation-overlap-with-children-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/animation-overlap-with-children-expected.txt
diff --git a/LayoutTests/virtual/softwarecompositing/layer-creation/animation-overlap-with-children-expected.txt b/LayoutTests/virtual/softwarecompositing/layer-creation/animation-overlap-with-children-expected.txt
index 414e635d2ab493ab5bc930ecb5b0efef3785e1e6..cd0bef948b12fc395e8648b3754e538f6524a431 100644
--- a/LayoutTests/virtual/softwarecompositing/layer-creation/animation-overlap-with-children-expected.txt
+++ b/LayoutTests/virtual/softwarecompositing/layer-creation/animation-overlap-with-children-expected.txt
@@ -12,20 +12,22 @@ Should be composited
(position 8.00 8.00)
(bounds 262.00 212.00)
(drawsContent 1)
- (children 2
+ (children 1
(GraphicsLayer
- (position 6.00 6.00)
- (bounds 250.00 50.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #C0C0C0)
- )
- (GraphicsLayer
- (position 11.00 21.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #FFA500)
+ (children 2
+ (GraphicsLayer
+ (position 6.00 6.00)
+ (bounds 250.00 50.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #C0C0C0)
+ )
+ (GraphicsLayer
+ (position 11.00 21.00)
+ (bounds 100.00 100.00)
+ (drawsContent 1)
+ )
+ )
)
)
)

Powered by Google App Engine
This is Rietveld 408576698