-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Selection API] Change getComposedRanges() from rest parameter to a d…
…ictionary Per w3c/selection-api#176, we should update selection.getComposedRanges() from using a rest `shadowRoots` parameter to using a dictionary that contains the array `shadowRoots`. Change-Id: I6b5b3fed786cf6d75fa4a20c0b2a583635cd2aca Bug: 40286116 Fixed: 355577223 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5770701 Commit-Queue: Di Zhang <dizhangg@chromium.org> Reviewed-by: Siye Liu <siliu@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1338832}
- Loading branch information
1 parent
edcaaa2
commit 57e2040
Showing
5 changed files
with
30 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters