[Webkit-unassigned] [Bug 63871] New: [Chromium] canvas/philip/tests/2d.gradient.object.update.html is failed on chromium.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 3 02:41:49 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63871
Summary: [Chromium]
canvas/philip/tests/2d.gradient.object.update.html is
failed on chromium.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Canvas
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: luxtella at company100.net
CC: mdelaney at apple.com
>From HTML5 canvas spec:
http://dev.w3.org/html5/2dcontext/#colors-and-styles
"When set to a CanvasPattern or CanvasGradient object, the assignment is live, meaning that changes made to the object after the assignment do affect subsequent stroking or filling of shapes."
However, after setting CanvasPattern or CanvasGradient object and changing the object, changes made to the object after the assignment do not affect subsequent stroking or filling of shapes on chromium.
--
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