[webkit-reviews] review requested: [Bug 20474] Canvas fillStyle() and srokeStyle() needs fallback : [Attachment 23057] Canvas invalid styles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 28 10:31:48 PDT 2008


Dirk Schulze <vbs85 at gmx.de> has asked  for review:
Bug 20474: Canvas fillStyle() and srokeStyle() needs fallback
https://bugs.webkit.org/show_bug.cgi?id=20474

Attachment 23057: Canvas invalid styles
https://bugs.webkit.org/attachment.cgi?id=23057&action=edit

------- Additional Comments from Dirk Schulze <vbs85 at gmx.de>
I changed the behaviour on invalid styles from transparent black to the last
valid style. FF and Opera initialise canvas with a 'fillStyle' and
'strokeStyle' of black like webkit. That's why I don't follow the spec on that.


More information about the webkit-reviews mailing list