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

Unified Diff: LayoutTests/platform/chromium-mac/css3/compositing/background-blend-mode-svg-color-expected.txt

Issue 17390003: CSS Background Blending doesn't work for svg layers. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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/platform/chromium-mac/css3/compositing/background-blend-mode-svg-color-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/css3/compositing/background-blend-mode-svg-color-expected.txt b/LayoutTests/platform/chromium-mac/css3/compositing/background-blend-mode-svg-color-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b2997ab109691359227a66fb5002ad6697c949cc
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/css3/compositing/background-blend-mode-svg-color-expected.txt
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x568
+ RenderBlock {HTML} at (0,0) size 800x568
+ RenderBody {BODY} at (8,8) size 784x0
+ RenderBlock (floating) {DIV} at (5,5) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (145,5) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (285,5) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (425,5) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (565,5) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (5,145) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (145,145) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (285,145) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (425,145) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (565,145) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (5,285) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (145,285) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (285,285) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (425,285) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (565,285) size 130x130 [bgcolor=#008000]
+ RenderBlock (floating) {DIV} at (5,425) size 130x130 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698