[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 15:38:34 PDT 2009


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41064|                            |review?
               Flag|                            |
  Attachment #41033|0                           |1
        is obsolete|                            |




--- Comment #4 from Dirk Schulze <krit at webkit.org>  2009-10-12 15:38:33 PDT ---
Created an attachment (id=41064)
 --> (https://bugs.webkit.org/attachment.cgi?id=41064)
gradient userSpaceOnUse with values in percentage

This patch fixes both radial as well as linear gradients. It gives
GradientAttributes SVGLength values instead of double. This makes it possible
to calculate the correct result on userSpaceOnUse mode with values in
percentage.

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