[Webkit-unassigned] [Bug 20474] New: Canvas fillStyle() and srokeStyle() needs fallback
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 21 00:04:54 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20474
Summary: Canvas fillStyle() and srokeStyle() needs fallback
Product: WebKit
Version: 526+ (Nightly build)
Platform: PC
URL: http://philip.html5.org/tests/canvas/suite/tests/2d.fill
Style.parse.invalid.rgb-1.html
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vbs85 at gmx.de
If fillStyle() and strokeStyle() gets wrong arguments, they are set to
transparent black.
But fillStyle() and strokeStyle() should be ignored in this case and Canvas
should fallback to the last fillStyle() or strokeStyle(), if there are no
styles before, it should be transparent black.
--
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