[Webkit-unassigned] [Bug 202739] [GTK] Implement conic gradient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 06:49:09 PDT 2019


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

--- Comment #10 from Diego Pino <dpino at igalia.com> ---
Updated patch.

Some of Lea Verou's conic gradient examples (http://leaverou.github.io/conic-gradient/) were not working. It was necessary to add a check for the first and last stop colors offset. If the offset is not zero or one respectively, it's then necessary to add extra stops with offset equals to zero and one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191014/77944823/attachment.html>


More information about the webkit-unassigned mailing list