[selection-api] unsigned long is never negative (#33)

The steps for collapse() and setBaseAndExtent include checks for negative numbers, which cannot be true. (These are signed in WebKit/Blink, I guess the steps were just copied.)

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/issues/33

Received on Wednesday, 10 December 2014 19:19:35 UTC