14 canvas test (toDataURL)

I noticed that my Ipod touch and my Android dev phone do support
canvas, but fail the canvas test on WCT #14.
http://flickr.com/photos/hendry/3238829930/
http://flickr.com/photos/hendry/3234146498/

Seems down to toDataURL support in Webkit.
http://www.whatwg.org/specs/web-apps/current-work/#dom-canvas-todataurl

The last comment on
http://code.google.com/p/chromium/issues/detail?id=2972 currently
says: """but simply a bug that we don't implement toDataURL."""



This is not good. Any ideas how to proceed from here?

A replacement canvas test without toDataURL?

Received on Friday, 30 January 2009 10:41:32 UTC