[wpt-sync] Sync PR 60515 - Add WPT for Selection.modify('extend') in bidi text
Categories
(Core :: DOM: Selection, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 60515 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/60515
Details from upstream follow.
Samba Murthy Bandaru <sambamurthy.bandaru@microsoft.com> wrote:
Add WPT for Selection.modify('extend') in bidi text
Tests for Selection.modify('extend', direction, 'character') covering
logical (forward/backward) and visual (left/right) directions across
LTR, RTL, and mixed bidi text.Tests to support the spec change PR -
https://github.com/w3c/selection-api/pull/357/Bug: 521439529
Change-Id: I22003e7c98e347f7eb43c93697a7ed21ca025884
Reviewed-on: https://chromium-review.googlesource.com/7912663
WPT-Export-Revision: 371767325c03b86e242c9633a15cbf16ec90fab9
| Assignee | ||
Updated•2 days ago
|
| Assignee | ||
Comment 1•2 days ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=185cdb3ef56c2ecc2cf7beb522fae013d98c5c29
| Assignee | ||
Comment 2•2 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests and 36 subtests
Status Summary
Firefox
OK : 2[GitHub] 3[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
PASS: 56[GitHub] 92[Gecko-android-em-14-x86_64-debug-geckoview, Gecko-android-em-14-x86_64-lite-opt-geckoview, Gecko-android-em-14-x86_64-opt-geckoview, Gecko-linux2404-64-debug, Gecko-linux2404-64-opt, Gecko-windows11-32-25h2-debug, Gecko-windows11-32-25h2-opt, Gecko-windows11-64-25h2-debug, Gecko-windows11-64-25h2-opt]
Chrome
OK : 2
PASS: 36
FAIL: 20
Safari
OK : 2
PASS: 46
FAIL: 10
Links
Comment 4•1 day ago
|
||
| bugherder | ||
Description
•