[Webkit-unassigned] [Bug 38845] Canvas color property getters should serialize them according to spec
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 14 20:16:54 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=38845
--- Comment #21 from Andreas Kling <andreas.kling at nokia.com> 2010-05-14 20:16:52 PST ---
(In reply to comment #20)
> > From HTML5 section 4.8.11.1.6:
> > "When the context is created, the shadowColor attribute initially must be fully-transparent black."
>
> Did you check against other browsers -- this change seems odd, as it would mean shadow colour needs to be set before you get shadows and i'm 95% sure that isn't needed in browsers currently.
Yes, both Opera and Firefox return "rgba(0, 0, 0, 0.0)" for "document.createElement('canvas').getContext('2d').shadowColor"
--
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