Re: [WebIDL] Behavior for negative values passed for unsigned arguments

On 9/9/11 3:23 PM, Jonas Sicking wrote:
> Are there really any functions where we *want* unsigned values to
> wrap? Either because it produces better behavior, or because it's
> required for web compat?

For the former, probably not.

For the latter, since none of the current UA stuff that uses unsigned 
ints throws on set, I would fully expect not throwing on at least some 
subset of those arguments and properties to be required for web compat...

-Boris

Received on Friday, 9 September 2011 21:03:26 UTC