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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt

Issue 245053005: Auto-rebaseline for r172041 (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/platform/mac/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt b/LayoutTests/platform/mac/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
index 09902cd53d09e88e3397b4c7330fa0b899fc71cc..09c2143aaae5d8407fa79d338f470018f998bce1 100644
--- a/LayoutTests/platform/mac/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
@@ -5,7 +5,7 @@
(bounds 800.00 600.00)
(contentsOpaque 1)
(drawsContent 1)
- (children 1
+ (children 2
(GraphicsLayer
(bounds 320.00 340.00)
(children 4
@@ -15,7 +15,6 @@
(GraphicsLayer
(bounds 305.00 1224.00)
(shouldFlattenTransform 0)
- (drawsContent 1)
)
)
)
@@ -34,6 +33,13 @@
)
)
)
+ (GraphicsLayer
+ (position 10.00 10.00)
+ (bounds 284.00 1204.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #C0C0C0)
+ )
)
)
)

Powered by Google App Engine
This is Rietveld 408576698