On Wed, Aug 11, 2010 at 12:23 AM, Ian Hickson <i...@hixie.ch> wrote:
> I've updated the spec to have complete return true if the src is the empty
> string.

Some canvas methods (drawImage, createPattern) are defined in terms of
the complete attribute ("If the image argument is an HTMLImageElement
object whose complete attribute is false, [...] then the
implementation must return without drawing anything."). Now that it
can be true when the image doesn't have any image data, what should
they do when passed such an image?

-- 
Philip Taylor
exc...@gmail.com

Reply via email to