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

Unified Diff: LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/clear-scroll-parent-expected.txt

Issue 185533003: Auto-rebaseline for r168245 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 10 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/gpu/compositedscrolling/overflow/clear-scroll-parent-expected.txt
diff --git a/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/clear-scroll-parent-expected.txt b/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/clear-scroll-parent-expected.txt
index 88b8a4fa776378c790a512647dec9f68245670c7..bfe8b955fab4f4267213112ef531bcd119b8b50d 100644
--- a/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/clear-scroll-parent-expected.txt
+++ b/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/clear-scroll-parent-expected.txt
@@ -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
)
@@ -64,6 +68,8 @@
(position 22.00 102.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
(hasScrollParent 1)
(children 1
(GraphicsLayer
@@ -74,6 +80,8 @@
(position 22.00 212.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
(hasScrollParent 1)
(children 1
(GraphicsLayer
@@ -84,6 +92,8 @@
(position 22.00 322.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
(hasScrollParent 1)
(children 1
(GraphicsLayer
@@ -94,6 +104,8 @@
(position 22.00 432.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #0000FF)
(hasScrollParent 1)
(children 1
(GraphicsLayer

Powered by Google App Engine
This is Rietveld 408576698