- From: Philip Jägenstedt <notifications@github.com>
- Date: Thu, 13 Aug 2015 01:01:36 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
Received on Thursday, 13 August 2015 08:02:09 UTC
To be clear, Blink would still throw an exception, but because the offset is too large in the C++, not because it's negative in Bindings. Tested with another method which actually has an unsigned long argument in Blink: http://jsconsole.com/?new%20Text().insertData(-1%2C"") --- Reply to this email directly or view it on GitHub: https://github.com/w3c/selection-api/issues/33#issuecomment-130569224
Received on Thursday, 13 August 2015 08:02:09 UTC