On Tue, 30 Mar 2010 15:09:49 -0700, Ian Hickson <i...@hixie.ch> wrote:
On Tue, 30 Mar 2010, Jonas Sicking wrote:
Personally my guess it's more likely that they really wanted to.

I have no idea which is more likely. The only use case I'm aware of is
passing an <img> in, and for that there isn't really a fallback position,
so it doesn't matter if we send null or throw an exception.

Isn't the fallback there to draw the <img> on a <canvas> and then extract an ImageData object and pass that through to the worker?


--
Anne van Kesteren
http://annevankesteren.nl/

Reply via email to