Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1830579 [wpt PR 39753] - Update the-input-element/selection-point…
…er.html to support multi-range, a=testonly Automatic update from web-platform-tests Update the-input-element/selection-pointer.html to support multi-range See [1] for context. This CL makes this test pass in the case that multiple range support is present *and* selecting across an `<input>` creates multiple ranges. Note that in my local testing, only a single range is created on all rendering engines (Blink, WebKit, and Gecko) when the user selects across an `<input>`. Thus, I was not able to test the newly added code here. I did attempt to verify that it would work correctly, however, and I believe it will. [1] web-platform-tests/interop#313 Change-Id: I88c88fcca47da627a0be9de518b76bbbcc07964b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4492089 Reviewed-by: Di Zhang <[email protected]> Auto-Submit: Mason Freed <[email protected]> Commit-Queue: Mason Freed <[email protected]> Cr-Commit-Position: refs/heads/main@{#1137412} -- wpt-commits: 655997d590b0d2c50a08e565e0cbab272b4b00e4 wpt-pr: 39753
- Loading branch information