[Webkit-unassigned] [Bug 117588] [CSS Blending] SVG background images don't blend with any other layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 07:47:57 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117588





--- Comment #3 from Dirk Schulze <krit at webkit.org>  2013-06-13 07:46:33 PST ---
(From update of attachment 204577)
View in context: https://bugs.webkit.org/attachment.cgi?id=204577&action=review

> Source/WebCore/svg/graphics/SVGImage.cpp:227
> +    context->setCompositeOperation(compositeOp);

Why does the composition operation needed to be reset? Why just the blend mode?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list