[selection-api] Make offset and allowPartialContainment arguments optional (#66)

These are already optional in Blink and WebKit. It's possible that it
would be web compatible to make them required, but given that the
methods still make some sense with these arguments optional, it doesn't
seem worth risking any breakage at all to find out.

Fixes https://github.com/w3c/selection-api/issues/30
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/selection-api/pull/66

-- Commit Summary --

  * Make offset and allowPartialContainment arguments optional

-- File Changes --

    M index.html (8)

-- Patch Links --

https://github.com/w3c/selection-api/pull/66.patch
https://github.com/w3c/selection-api/pull/66.diff

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

Received on Tuesday, 1 March 2016 04:43:02 UTC