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

@mstange 

I don't see a problem with isolating the element, but I would want the shape as a whole (fill, stroke, and markers, after paint-order re-ordering) to be the isolated group.  So a stroke layer could be blended with the fill, or markers with the stroke.  (If you didn't want them to blend, you would just give the bottom layer `normal` mode.)

Once the element as a composite, isolated group layer has been painted, then [`mix-blend-mode`](https://drafts.fxtf.org/compositing-2/#mix-blend-mode) would control how it blends with the background.


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

Received on Friday, 28 April 2017 16:14:44 UTC