[Bug 16242] interface HTMLCanvasElement : HTMLElement { attribute unsigned long width; attribute unsigned long height; DOMString toDataURL(optional DOMString type, any... args); void toBlob(FileCallback? _callback, optional DOMString type,

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16242

Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |Ms2ger@gmail.com
         Resolution|                            |DUPLICATE
            Summary|interface HTMLCanvasElement |interface HTMLCanvasElement
                   |: HTMLElement {             |: HTMLElement {
                   |attribute unsigned long     |attribute unsigned long
                   |width;            attribute |width;            attribute
                   |unsigned long height;       |unsigned long height;
                   |DOMString                   |DOMString
                   |toDataURL(optional          |toDataURL(optional
                   |DOMString type, any...      |DOMString type, any...
                   |args);   void               |args);   void
                   |toBlob(FileCallback?        |toBlob(FileCallback?
                   |_callback, optional         |_callback, optional
                   |DOMString type              |DOMString type,

--- Comment #1 from Ms2ger <Ms2ger@gmail.com> 2012-03-07 18:03:17 UTC ---


*** This bug has been marked as a duplicate of bug 16240 ***

-- 
Configure bugmail: https://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 Wednesday, 7 March 2012 18:03:22 UTC