- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 12 Aug 2015 18:38:17 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
Received on Thursday, 13 August 2015 01:38:47 UTC
So major browsers behave differently according to http://jsfiddle.net/bwLsspuk/ Both WebKit and Blink doesn't do anything (since their IDL says offset is signed long). Firefox throws an exception. Does WebIDL automatically throws IndexSizeError when we try to coerce a negative number to an unsigned long type? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/selection-api/issues/33#issuecomment-130500350
Received on Thursday, 13 August 2015 01:38:47 UTC