[Webkit-unassigned] [Bug 41580] [chromium] Fix radial gradients

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 4 11:11:29 PDT 2010


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


Nico Weber <thakis at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60473|                            |review?, commit-queue-
               Flag|                            |




--- Comment #1 from Nico Weber <thakis at chromium.org>  2010-07-04 11:11:29 PST ---
Created an attachment (id=60473)
 --> (https://bugs.webkit.org/attachment.cgi?id=60473)
patch

In theory, we could also check if r0 > 0 and r1 == 0, then swap the order of the colors, and create a one-point radial, but that seems like overkill (and should be done in skia, not here, anyway).

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