[Webkit-unassigned] [Bug 102654] Zero size gradient should paint nothing on canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 20:05:21 PST 2013


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





--- Comment #24 from Rashmi Shyamasundar <rashmi.s2 at samsung.com>  2013-01-07 20:07:13 PST ---
The attachment has changes as described in  Comment #22.

In the function CanvasRenderingContext2D::drawTextInternal(), if value of the boolean variable "fill" is true, then the fill-gradient is checked for zero-size. Otherwise the stroke-gradient is checked for zero-size.

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