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/platform/win/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/win/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
diff --git a/LayoutTests/platform/win/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt b/LayoutTests/platform/win/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
index a67bf2907435620210cc73c6813742a9e85f3209..64e302a0e0551f765fe3300104374c36735fd9b3 100644
--- a/LayoutTests/platform/win/compositing/overflow/scrolling-content-clip-to-viewport-expected.txt
+++ b/LayoutTests/platform/win/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)
)
)
)
@@ -36,6 +35,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