[whatwg] Canvas API: What should happen if non-finite floats are used

On 9/8/10 7:04 PM, Philip Taylor wrote:
> I think the relevant bug is
> https://bugs.webkit.org/show_bug.cgi?id=13537 which was actually
> caused by passing 0 sizes to drawImage, not by non-finite values.

Ah, yes. The drawImage size check for 0 in Gecko is still nonthrowing, 
and has never thrown to my knowledge.  But that has nothing to do with 
the issue I initially raised.

Nor does the fix for that Webkit bug have anything to do with the issue 
I raised.

-Boris

Received on Wednesday, 8 September 2010 17:55:23 UTC