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

Unified Diff: LayoutTests/compositing/contents-opaque/visibility-hidden-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/visibility-hidden-expected.txt
diff --git a/LayoutTests/compositing/clip-child-by-non-stacking-ancestor-expected.txt b/LayoutTests/compositing/contents-opaque/visibility-hidden-expected.txt
similarity index 75%
copy from LayoutTests/compositing/clip-child-by-non-stacking-ancestor-expected.txt
copy to LayoutTests/compositing/contents-opaque/visibility-hidden-expected.txt
index caeddd2218da26ed3494e0b6bab420e2578e22d2..4f6bf93d4f25ffd658e5bde856d64be901f01edf 100644
--- a/LayoutTests/compositing/clip-child-by-non-stacking-ancestor-expected.txt
+++ b/LayoutTests/compositing/contents-opaque/visibility-hidden-expected.txt
@@ -7,9 +7,8 @@
(drawsContent 1)
(children 1
(GraphicsLayer
- (position 8.00 8.00)
- (bounds 100.00 100.00)
- (contentsOpaque 1)
+ (position 8.00 20.00)
+ (bounds 200.00 50.00)
(drawsContent 1)
(backgroundColor #C0C0C0)
Xianzhu 2015/05/07 15:51:05 alokp@ this looks incorrect to me. The object has
alokp 2015/05/07 17:00:59 May be assumptions have changed in 2 years since t
Xianzhu 2015/05/07 17:13:24 I'm asking mainly the first question. Will content
)

Powered by Google App Engine
This is Rietveld 408576698