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

Unified Diff: LayoutTests/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt

Issue 243583004: 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/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt
diff --git a/LayoutTests/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt b/LayoutTests/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt
index 087271d5c1d770fdbe493ebba70a90cece832697..0f88709f0c8136648a7496f713f163f1e70837c8 100644
--- a/LayoutTests/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt
+++ b/LayoutTests/compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt
@@ -7,15 +7,19 @@ Fader
(bounds 800.00 600.00)
(contentsOpaque 1)
(drawsContent 1)
- (children 2
+ (children 1
(GraphicsLayer
- (position 8.00 8.00)
- (bounds 1.00 1.00)
- )
- (GraphicsLayer
- (bounds 108.00 99.00)
- (drawsContent 1)
- (backgroundColor #FFFFFF)
+ (children 2
+ (GraphicsLayer
+ (position 8.00 8.00)
+ (bounds 1.00 1.00)
+ )
+ (GraphicsLayer
+ (position -9992.00 -1.00)
+ (bounds 10100.00 100.00)
+ (drawsContent 1)
+ )
+ )
)
)
)

Powered by Google App Engine
This is Rietveld 408576698