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

Unified Diff: LayoutTests/compositing/overflow/clip-descendents-expected.txt

Issue 178013003: Drop background color optimization for composited layers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: CL to land 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/compositing/overflow/clip-descendents-expected.txt
diff --git a/LayoutTests/compositing/overflow/clip-descendents-expected.txt b/LayoutTests/compositing/overflow/clip-descendents-expected.txt
index b8f5ee6190d7dd55ec693c546dd84a3014b918af..a2e72d8ce893b85d8dc50b14cb901c221372e4b1 100644
--- a/LayoutTests/compositing/overflow/clip-descendents-expected.txt
+++ b/LayoutTests/compositing/overflow/clip-descendents-expected.txt
@@ -14,6 +14,8 @@
(position 2.00 12.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #808080)
(transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
)
)
@@ -26,6 +28,8 @@
(position 2.00 12.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #808080)
(transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
)
)
@@ -41,6 +45,8 @@
(position 2.00 12.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #808080)
(transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
)
)
@@ -58,6 +64,8 @@
(position 2.00 12.00)
(bounds 100.00 150.00)
(contentsOpaque 1)
+ (drawsContent 1)
+ (backgroundColor #808080)
(transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
)
)

Powered by Google App Engine
This is Rietveld 408576698