[Webkit-unassigned] [Bug 265632] Selection API introduced in Safari 17.1 does not handle shadow dom
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 1 06:01:41 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265632
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rniwa at webkit.org
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org> ---
You need to pass in each ShadowRoot as an argument to getComposedRanges as in:
getComposedRanges(shadow) in the example above.
--
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/20231201/e9f128f3/attachment.htm>
More information about the webkit-unassigned
mailing list