Re: [WebIDL] Type conversions triggered by "any" can be lossy

Boris Zbarsky wrote:
> I'm looking at http://dev.w3.org/2006/webapi/WebIDL/#es-any and it looks
> like if I pass NaN for an "any" value an exception will be thrown. That
> seems wrong to me. Presumably the "Number value" case should be using
> "unrestricted double", not "double".

Thanks, this got fixed here: 
http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.607;r2=1.608;f=h

Received on Tuesday, 23 July 2013 01:19:37 UTC