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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 5 08:54:35 PDT 2010


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





--- Comment #6 from Stephen White <senorblanco at chromium.org>  2010-07-05 08:54:35 PST ---
This looks wrong to me.

As the comment says, the two-point radial gradient should only be invoked if the focal points are different (it really is much slower).  Maybe I'm reading this wrong, but it seems like we'll be invoking it now for any m0 > 0, simply because it handles reversed radii correctly.

I think the other solution you suggested, of swapping the colours and radii is preferable.

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