tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit eed22c4811b7707549f69e629c1b89951b453c0f
parent 5831bb69857a0be70d94c8d8ebc799215139f350
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Thu,  6 Nov 2025 11:25:44 +0000

Bug 1998603 [wpt PR 55901] - Update wpt metadata, a=testonly

wpt-pr: 55901
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/dom/ranges/tentative/FormControlRange-geometry-basic.html.ini | 42++++++++++++++++++++++++++++++++++++++++++
Atesting/web-platform/meta/dom/ranges/tentative/FormControlRange-geometry-complexity-and-visibility.html.ini | 18++++++++++++++++++
Atesting/web-platform/meta/dom/ranges/tentative/FormControlRange-geometry-multiline-and-mutations.html.ini | 45+++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 105 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/dom/ranges/tentative/FormControlRange-geometry-basic.html.ini b/testing/web-platform/meta/dom/ranges/tentative/FormControlRange-geometry-basic.html.ini @@ -0,0 +1,42 @@ +[FormControlRange-geometry-basic.html] + [Collapsed caret geometry (input)] + expected: FAIL + + [Simple selection geometry (input)] + expected: FAIL + + [Geometry empty after control removal (input)] + expected: FAIL + + [Collapsed caret at start/middle/end (input)] + expected: FAIL + + [Full selection bounding box inside element (input)] + expected: FAIL + + [Backwards offsets collapse (input)] + expected: FAIL + + [display:none empty geometry (input)] + expected: FAIL + + [Collapsed caret geometry (textarea)] + expected: FAIL + + [Simple selection geometry (textarea)] + expected: FAIL + + [Geometry empty after control removal (textarea)] + expected: FAIL + + [Collapsed caret at start/middle/end (textarea)] + expected: FAIL + + [Full selection bounding box inside element (textarea)] + expected: FAIL + + [Backwards offsets collapse (textarea)] + expected: FAIL + + [display:none empty geometry (textarea)] + expected: FAIL diff --git a/testing/web-platform/meta/dom/ranges/tentative/FormControlRange-geometry-complexity-and-visibility.html.ini b/testing/web-platform/meta/dom/ranges/tentative/FormControlRange-geometry-complexity-and-visibility.html.ini @@ -0,0 +1,18 @@ +[FormControlRange-geometry-complexity-and-visibility.html] + [Bidirectional mixed text full selection geometry (input)] + expected: FAIL + + [Surrogate pair width normalization invariants (input)] + expected: FAIL + + [visibility:hidden caret geometry (input)] + expected: FAIL + + [Bidirectional mixed text full selection geometry (textarea)] + expected: FAIL + + [Surrogate pair width normalization invariants (textarea)] + expected: FAIL + + [visibility:hidden caret geometry (textarea)] + expected: FAIL diff --git a/testing/web-platform/meta/dom/ranges/tentative/FormControlRange-geometry-multiline-and-mutations.html.ini b/testing/web-platform/meta/dom/ranges/tentative/FormControlRange-geometry-multiline-and-mutations.html.ini @@ -0,0 +1,45 @@ +[FormControlRange-geometry-multiline-and-mutations.html] + [Partial hard-newline selection (textarea)] + expected: FAIL + + [Selection spanning blank line (textarea)] + expected: FAIL + + [Soft-wrapped long single line (textarea)] + expected: FAIL + + [Collapsed caret across newline parity (textarea)] + expected: FAIL + + [Input live insertion/deletion adjustments] + expected: FAIL + + [Textarea interior deletion & insertion adjustments] + expected: FAIL + + [Insertion inside expands width (input)] + expected: FAIL + + [Deletion collapses geometry (input)] + expected: FAIL + + [Shrink/grow end offset clamping (input)] + expected: FAIL + + [Tail deletion clamps end offset (input)] + expected: FAIL + + [Insertion inside expands width (textarea)] + expected: FAIL + + [Deletion collapses geometry (textarea)] + expected: FAIL + + [Shrink/grow end offset clamping (textarea)] + expected: FAIL + + [Tail deletion clamps end offset (textarea)] + expected: FAIL + + [Deletion collapses selection (input explicit)] + expected: FAIL