[Webkit-unassigned] [Bug 30286] SVG Gradients can't handle percentage values in userSpaceOnUse mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 09:24:23 PDT 2009


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #3 from Nikolas Zimmermann <zimmermann at kde.org>  2009-10-12 09:24:23 PDT ---
Hm, on first sight the change looks wrong to me. The whole idea behind
LinearGradientAttributes is to correctly handle deep-nested gradients (aka.
gradient referencing another gradient using xlink:href). We need to be careful
to take the _right_ x1/y1/.. values from the correct origin.

Are you sure this doesn't break existing tests? If it doesn't, something is
wrong :-)

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