[Webkit-unassigned] [Bug 20933] Canvas fillText() using a radial gradient for the fill style incorrectly renders the shadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 19 00:43:53 PDT 2008


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





------- Comment #1 from john.engelhart at gmail.com  2008-09-19 00:43 PDT -------
Created an attachment (id=23559)
 --> (https://bugs.webkit.org/attachment.cgi?id=23559&action=view)
Simple .html that demonstrates the rendering problem

This uses an inline javascript code snippet to render some text in a canvas
using .fillText().

The only difference between the PASS and FAIL canvases displayed, other than
the cosmetic shadow color, is the FAIL canvas uses a radial gradient for the
fillText() fillStyle.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list