[Webkit-unassigned] [Bug 163921] getSelection() method on DocumentOrShadowRoot is not implemented in ShadowRoot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 2 14:01:32 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=163921

--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org> ---
This is Chrome only API. The latest proposal is to add getComposedRange which takes a list of ShadowRoots and then return a StaticRange which spans across shadow boundaries:
https://github.com/w3c/webcomponents/issues/79

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190502/e54c0fee/attachment.html>


More information about the webkit-unassigned mailing list