Re: [whatwg] Canvas image to blob/dataurl within Worker

On 3/20/15 8:53 AM, Kenji Baheux wrote:
> I believe that toDataURL is on Canvas not CanvasRenderingContext2D.
> https://html.spec.whatwg.org/multipage/scripting.html#canvasrenderingcontext2d
>
> The CanvasRenderingContext2D.canvas being null, there is no way to use it.

Oh.  Yeah, that's silly; we should add something to do this.

-Boris

Received on Friday, 20 March 2015 12:57:05 UTC