[Bug 12824] New: This doesn't say how to serialize non-zero alpha values: how many digits should be used? The correct answer is the minimum number necessary so that the resulting string evaluates to the same floating-point number as you started with.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12824

           Summary: This doesn't say how to serialize non-zero alpha
                    values: how many digits should be used?  The correct
                    answer is the minimum number necessary so that the
                    resulting string evaluates to the same floating-point
                    number as you started with.
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#col
                    ors-and-styles
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML Canvas 2D Context (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Section:
http://www.whatwg.org/specs/web-apps/current-work/complete.html#colors-and-styles

Comment:
This doesn't say how to serialize non-zero alpha values: how many digits
should be used?  The correct answer is the minimum number necessary so that
the resulting string evaluates to the same floating-point number as you
started with.

Posted from: 68.175.61.233
User agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.1 (KHTML, like Gecko)
Chrome/13.0.772.0 Safari/535.1

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 30 May 2011 22:11:49 UTC