This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 12829 - Missing name for argument of HTMLCanvasElement.toBlob
Summary: Missing name for argument of HTMLCanvasElement.toBlob
Status: RESOLVED WORKSFORME
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-31 17:21 UTC by Dominique Hazael-Massieux
Modified: 2011-08-04 05:12 UTC (History)
4 users (show)

See Also:


Attachments

Description Dominique Hazael-Massieux 2011-05-31 17:21:12 UTC
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.
Comment 1 Ms2ger 2011-06-21 14:00:02 UTC
Looks like this was done at some point.
Comment 2 Michael[tm] Smith 2011-08-04 05:12:19 UTC
mass-move component to LC1