Bug 290480
| Summary: | Change selection.getComposedRanges() from rest parameter to a dictionary | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Di <dizhangg> |
| Component: | DOM | Assignee: | Ryosuke Niwa <rniwa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, megan_gardner, rniwa, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | All | ||
| OS: | All | ||
Di
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/148463557>
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/44477
EWS
Committed 294087@main (d4c4f6ec799c): <https://commits.webkit.org/294087@main>
Reviewed commits have been landed. Closing PR #44477 and removing active labels.