[Webkit-unassigned] [Bug 11929] Gradient SVG animation demonstrates tearing at animation extremes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 11:04:37 PST 2009


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





------- Comment #3 from krit at webkit.org  2009-03-03 11:04 PDT -------
The bug seems to be in SVGRadialGradientElement line 103-107. WebKitGtk/Cairo
has the same problem after the platform independent SVG gradient patch.
We made a differnt check on cairo:
http://trac.webkit.org/browser/trunk/WebCore/svg/graphics/cairo/SVGPaintServerGradientCairo.cpp?rev=38500#L96
I think this should fix the problem.


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



More information about the webkit-unassigned mailing list