[Webkit-unassigned] [Bug 15265] Canvas shadows not rendered unless shadowBlur/OffsetX/OffsetY set
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 23 14:56:26 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15265
------- Comment #1 from excors at gmail.com 2007-09-23 14:56 PDT -------
Created an attachment (id=16363)
--> (http://bugs.webkit.org/attachment.cgi?id=16363&action=view)
test case
This should draw the shadow first, then draw the rectangle on top, with the XOR
compositing resulting in a transparent canvas.
If you set shadowBlur or shadowOffset{X,Y} before drawing the shadow, then it
works as expected.
--
Configure bugmail: http://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