Re: [w3c/webcomponents] Selection APIs for Shadow DOM (#79)

Rough consensus at TPAC F2F:
 - Add `getComposedRange`, which takes a list of closed trees, to [`Selection`](https://w3c.github.io/selection-api/#dom-selection).
 - Instead of adding a new `setBaseAndExtent` variant, update the existing methods to support setting selection which crosses shadow boundaries.

**Action Item**: Figure out what happens to each method in [`Selection`](https://w3c.github.io/selection-api/#dom-selection).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/79#issuecomment-432974389

Received on Thursday, 25 October 2018 09:09:46 UTC