The Selection API draft now includes specifications about behaviors when selecting across shadow DOM. https://w3c.github.io/selection-api/ This includes new: * Selection.direction * Selection.getComposedRanges()
Shadow DOM is now supported across all major rendering engines. We should update the Selection API so users can select across shadow boundaries and see interoperable behaviors. The new changes include API support for multiple ranges across a composed tree.
None
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
None
No milestones specified