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

Unified Diff: LayoutTests/compositing/contents-opaque/hidden-with-visible-child-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/hidden-with-visible-child-expected.txt
diff --git a/LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt b/LayoutTests/compositing/contents-opaque/hidden-with-visible-child-expected.txt
similarity index 81%
copy from LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt
copy to LayoutTests/compositing/contents-opaque/hidden-with-visible-child-expected.txt
index ee5ac4e4ce8644807bdd84e820d562e964183e36..6a5bef3603f59f48a157dee84214a4272b38f5d0 100644
--- a/LayoutTests/css3/filters/composited-layer-bounds-with-composited-blur-expected.txt
+++ b/LayoutTests/compositing/contents-opaque/hidden-with-visible-child-expected.txt
@@ -7,8 +7,8 @@
(drawsContent 1)
(children 1
(GraphicsLayer
- (position 30.00 30.00)
- (bounds 240.00 240.00)
+ (position 8.00 13.00)
+ (bounds 200.00 100.00)
(drawsContent 1)
(backgroundColor #008000)
Xianzhu 2015/05/07 15:51:04 Same question as for visibility-hidden.html
)

Powered by Google App Engine
This is Rietveld 408576698