[Webkit-unassigned] [Bug 51982] Shadow is not drawn when filling a path with a gradient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 16:06:52 PST 2011


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





--- Comment #16 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-01-14 16:06:51 PST ---
In GraphicsContext::fillRect(), don't you need to call CGContextConcatCTM(context, m_state.fillGradient->gradientSpaceTransform()); after setting up the layer's context?

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