- From: Philip Jägenstedt <notifications@github.com>
- Date: Thu, 13 Aug 2015 00:49:13 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
Received on Thursday, 13 August 2015 07:49:42 UTC
At least in Blink, it looks like passing -1 as an unsigned long argument will get converted to 2^32-1, it's only if [`[EnforceRange]`](https://heycam.github.io/webidl/#EnforceRange) is used that the bindings layer would throw an exception. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/selection-api/issues/33#issuecomment-130567308
Received on Thursday, 13 August 2015 07:49:42 UTC