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

Unified Diff: LayoutTests/platform/mac-snowleopard/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/mac-snowleopard/virtual/softwarecompositing/overflow/clear-scroll-parent-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/overflow/clear-scroll-parent-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/overflow/clear-scroll-parent-expected.txt
index 88b8a4fa776378c790a512647dec9f68245670c7..39ec5978f86a19637702c4477e3b749d917c4a5b 100644
--- a/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/overflow/clear-scroll-parent-expected.txt
+++ b/LayoutTests/platform/mac-snowleopard/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)
@@ -38,6 +38,8 @@
(position 50.00 200.00)
(bounds 200.00 200.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #008000)
(hasClipParent 1)
(children 1
(GraphicsLayer
@@ -53,6 +55,8 @@
(position 10.00 10.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #FF0000)
(children 1
(GraphicsLayer
)
@@ -61,42 +65,23 @@
)
)
(GraphicsLayer
- (position 22.00 102.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (hasScrollParent 1)
- (children 1
- (GraphicsLayer
- )
- )
- )
- (GraphicsLayer
- (position 22.00 212.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
- (hasScrollParent 1)
- (children 1
- (GraphicsLayer
- )
- )
- )
- (GraphicsLayer
- (position 22.00 322.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
(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)
- (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