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

Issue 17390003: CSS Background Blending doesn't work for svg layers. (Closed)

Created:
7 years, 6 months ago by mitica
Modified:
7 years, 6 months ago
Reviewers:
Stephen Chennney
CC:
blink-reviews, pdr, f(malita), Stephen Chennney, eae+blinkwatch
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

CSS Background Blending doesn't work for svg layers. The blending operation won't be performed for any of the background layers located under an svg background. The fix consisted of adding the blend mode operator when drawing the svg in SVGImage. BUG=251240 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152877

Patch Set 1 #

Total comments: 1

Patch Set 2 : Updated patch #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -9 lines) Patch
M LayoutTests/TestExpectations View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A + LayoutTests/css3/compositing/background-blend-mode-image-svg.html View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
A + LayoutTests/css3/compositing/background-blend-mode-svg-color.html View 1 2 1 chunk +5 lines, -3 lines 0 comments Download
A + LayoutTests/css3/compositing/resources/blue-circle.svg View 1 1 chunk +2 lines, -3 lines 0 comments Download
A + LayoutTests/platform/chromium-mac/css3/compositing/background-blend-mode-image-svg-expected.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/platform/chromium-mac/css3/compositing/background-blend-mode-svg-color-expected.txt View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/svg/graphics/SVGImage.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
mitica
Hi Stephen, can you please also review this change? Thanks!
7 years, 6 months ago (2013-06-18 14:07:02 UTC) #1
Stephen Chennney
Mostly good, with a nit about the tests. To land this you will probably have ...
7 years, 6 months ago (2013-06-18 14:43:14 UTC) #2
mitica
On 2013/06/18 14:43:14, Stephen Chenney wrote: > Mostly good, with a nit about the tests. ...
7 years, 6 months ago (2013-06-19 12:27:38 UTC) #3
Stephen Chennney
lgtm
7 years, 6 months ago (2013-06-20 16:49:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mitica@adobe.com/17390003/11001
7 years, 6 months ago (2013-06-21 09:04:46 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 12:16:01 UTC) #6
Message was sent while issue was closed.
Change committed as 152877

Powered by Google App Engine
This is Rietveld 408576698