[Webkit-unassigned] [Bug 116856] <svg> with opacity and compositing double-applies its opacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 12 07:45:56 PDT 2014


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





--- Comment #3 from Dirk Schulze <krit at webkit.org>  2014-05-12 07:46:17 PST ---
We create a transparency layer on all SVG elements if opacity was specified. Looks like creating a compositing layer does it in GraphicsLayer as well? A simple check in RenderSVGRoot should prevent this, no?

-- 
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