Re: [fxtf-drafts] [fill-stroke] Add fill-blend-mode and stroke-blend-mode properties

I think this would be slightly different than `background-blend-mode`, because with `background-blend-mode` the blending only happens among the background layers of a single element, and there is an implicit isolated group around all background layers of the element. So no blending happens with anything behind the element.
But for `fill-blend-mode` and `stroke-blend-mode` you probably want to blend with content behind the element.

-- 
GitHub Notification of comment by mstange
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/134#issuecomment-298030630 using your GitHub account

Received on Friday, 28 April 2017 15:33:21 UTC