RESOLVED FIXED290480
Change selection.getComposedRanges() from rest parameter to a dictionary
https://bugs.webkit.org/show_bug.cgi?id=290480
Summary Change selection.getComposedRanges() from rest parameter to a dictionary
Di
Reported 2025-03-26 14:28:55 PDT
Per Selection API specification for getComposedRanges(), the input should be an options dictionary with shadowRoots as an optional key: https://w3c.github.io/selection-api/#dom-selection-getcomposedranges More context at: https://github.com/w3c/selection-api/pull/331
Attachments
Radar WebKit Bug Importer
Comment 1 2025-04-02 14:43:56 PDT
Ryosuke Niwa
Comment 2 2025-04-24 11:42:35 PDT
EWS
Comment 3 2025-04-24 16:15:44 PDT
Committed 294087@main (d4c4f6ec799c): <https://commits.webkit.org/294087@main> Reviewed commits have been landed. Closing PR #44477 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.