[Bug 12829] New: Missing name for argument of HTMLCanvasElement.toBlob

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

           Summary: Missing name for argument of HTMLCanvasElement.toBlob
           Product: HTML WG
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: dom@w3.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


The first parameter of the Web IDL declaration of HTMLCanvasElement.toBlob (of
type FileCallback) is missing an identifier; given the rest of the prose, I
suppose "callback" was meant to be used.

-- 
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 Tuesday, 31 May 2011 17:21:14 UTC