[whatwg] Canvas API: What should happen if non-finite floats are used
Boris Zbarsky
bzbarsky at MIT.EDU
Wed Sep 8 17:55:23 PDT 2010
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
More information about the whatwg
mailing list