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

Unified Diff: LayoutTests/platform/win/virtual/softwarecompositing/overflow/clear-scroll-parent-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/platform/win/virtual/softwarecompositing/overflow/clear-scroll-parent-expected.txt
diff --git a/LayoutTests/platform/win/virtual/softwarecompositing/overflow/clear-scroll-parent-expected.txt b/LayoutTests/platform/win/virtual/softwarecompositing/overflow/clear-scroll-parent-expected.txt
index bfe8b955fab4f4267213112ef531bcd119b8b50d..39ec5978f86a19637702c4477e3b749d917c4a5b 100644
--- a/LayoutTests/platform/win/virtual/softwarecompositing/overflow/clear-scroll-parent-expected.txt
+++ b/LayoutTests/platform/win/virtual/softwarecompositing/overflow/clear-scroll-parent-expected.txt
@@ -5,7 +5,7 @@
(bounds 800.00 600.00)
(contentsOpaque 1)
(drawsContent 1)
- (children 7
+ (children 4
(GraphicsLayer
(position 8.00 8.00)
(bounds 308.00 208.00)
@@ -65,50 +65,23 @@
)
)
(GraphicsLayer
- (position 22.00 102.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
- (hasScrollParent 1)
- (children 1
- (GraphicsLayer
- )
- )
- )
- (GraphicsLayer
- (position 22.00 212.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
- (hasScrollParent 1)
- (children 1
- (GraphicsLayer
- )
- )
- )
- (GraphicsLayer
- (position 22.00 322.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
(hasScrollParent 1)
- (children 1
+ (children 2
(GraphicsLayer
+ (position 22.00 102.00)
+ (bounds 100.00 100.00)
+ (contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
+ (children 1
+ (GraphicsLayer
+ )
+ )
)
- )
- )
- (GraphicsLayer
- (position 22.00 432.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (backgroundColor #0000FF)
- (hasScrollParent 1)
- (children 1
(GraphicsLayer
+ (position 22.00 212.00)
+ (bounds 100.00 320.00)
+ (drawsContent 1)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698