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

Unified Diff: LayoutTests/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt

Issue 15925012: Merges two WK fixes for RenderLayer::backgroundIsKnownToBeOpaque. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: added DOCTYPE Created 7 years, 7 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/contents-opaque/overflow-hidden-child-layers-expected.txt
diff --git a/LayoutTests/compositing/images/clip-on-directly-composited-image-expected.txt b/LayoutTests/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt
similarity index 80%
copy from LayoutTests/compositing/images/clip-on-directly-composited-image-expected.txt
copy to LayoutTests/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt
index cddb2dfdfbb00024fe01bae9988c25b742f94582..f9ff2c6f8733b608d480d824c0856fef882e242b 100644
--- a/LayoutTests/compositing/images/clip-on-directly-composited-image-expected.txt
+++ b/LayoutTests/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt
@@ -1,4 +1,3 @@
-
(GraphicsLayer
(bounds 800.00 600.00)
(children 1
@@ -8,10 +7,10 @@
(drawsContent 1)
(children 1
(GraphicsLayer
- (position 210.00 23.00)
- (anchor 0.64 0.64)
+ (position 38.00 30.00)
(bounds 140.00 140.00)
(drawsContent 1)
+ (backgroundColor #0000FF)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698