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

Unified Diff: LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt

Issue 23511004: mix-blend-mode implementation for accelerated layers - blink part (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebased Created 7 years, 2 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/css3/compositing/mix-blend-mode-isolation-layer-expected.txt
diff --git a/LayoutTests/virtual/softwarecompositing/overflow/resize-painting-expected.txt b/LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt
similarity index 65%
copy from LayoutTests/virtual/softwarecompositing/overflow/resize-painting-expected.txt
copy to LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt
index 3546f2d9c5fb8dd2c87ba07cb5c22f3bb2117b8e..183f39c46801aaf920267772a4e4cefcc08bf64f 100644
--- a/LayoutTests/virtual/softwarecompositing/overflow/resize-painting-expected.txt
+++ b/LayoutTests/css3/compositing/mix-blend-mode-isolation-layer-expected.txt
@@ -1,3 +1,4 @@
+
enne (OOO) 2013/11/07 22:59:07 Where does this blank line come from?
rosca 2013/11/08 15:36:32 I fixed this by hiding the other content in body.
(GraphicsLayer
(bounds 800.00 600.00)
(children 1
@@ -7,14 +8,14 @@
(drawsContent 1)
(children 1
(GraphicsLayer
- (position 18.00 10.00)
- (bounds 100.00 100.00)
+ (position 8.00 8.00)
+ (bounds 784.00 90.00)
+ (isolate 1)
(drawsContent 1)
(children 1
(GraphicsLayer
- (position 85.00 85.00)
- (bounds 15.00 15.00)
- (drawsContent 1)
+ (bounds 160.00 90.00)
+ (blendMode multiply)
)
)
)

Powered by Google App Engine
This is Rietveld 408576698