[Webkit-unassigned] [Bug 38845] Canvas color property getters should serialize them according to spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 11:40:04 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=38845





--- Comment #9 from Dirk Schulze <krit at webkit.org>  2010-05-11 11:40:04 PST ---
(In reply to comment #7)
> Created an attachment (id=55725)
 --> (https://bugs.webkit.org/attachment.cgi?id=55725) [details]
> Proposed patch v2
> 
> Updated patch with all comments except #5 addressed.
> @Dirk, are you sure returning 0.40000 instead of 0.4 is in violation of the spec?

I pasted the part of the spec. And the spec talks about one digit after the point. That doesn't mean that I agree to the spec, but if I get it right, we give back a string. And the user has to parse it on his own. So a defined output with limited digits after the point makes sense some how.

-- 
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