[Bug 9132] New: "if it is a number between 0.0 and 1.0" - what is a number? Is it something that WebIDL converts to an IDL double value in its 'any' conversion? Or does toDataURL("image/jpeg", "0.5") count as a number too?

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

           Summary: "if it is a number between 0.0 and 1.0" - what is a
                    number? Is it something that WebIDL converts to an IDL
                    double value in its 'any' conversion? Or does
                    toDataURL("image/jpeg", "0.5") count as a number too?
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#dom-
                    canvas-todataurl
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec bugs
        AssignedTo: dave.null@w3.org
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: ian@hixie.ch, mike@w3.org, public-html@w3.org


Section:
http://www.whatwg.org/specs/web-apps/current-work/#dom-canvas-todataurl

Comment:
"if it is a number between 0.0 and 1.0" - what is a number? Is it something
that WebIDL converts to an IDL double value in its 'any' conversion? Or does
toDataURL("image/jpeg", "0.5") count as a number too?

Posted from: 84.13.166.149


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

Received on Tuesday, 23 February 2010 21:12:14 UTC