tor-browser

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

commit 529925a7c9e624a83867e40d9dc6a18bb505e581
parent 4c1e0a759db57d841255e6a20a51224685f1de33
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Fri,  3 Oct 2025 04:27:17 +0000

Bug 1992138 [wpt PR 55163] - Update wpt metadata, a=testonly

wpt-pr: 55163
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/html/interaction/focus/focusgroup/tentative/behavior-first-requirement.html.ini | 9+++++++++
Atesting/web-platform/meta/html/interaction/focus/focusgroup/tentative/behavior-tokens-comprehensive.html.ini | 27+++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/behavior-first-requirement.html.ini b/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/behavior-first-requirement.html.ini @@ -0,0 +1,9 @@ +[behavior-first-requirement.html] + [Valid behavior-first token 'toolbar' enables focusgroup navigation] + expected: FAIL + + [Valid behavior-first token 'tablist' with modifier enables focusgroup navigation] + expected: FAIL + + [Valid behavior-first token 'radiogroup' with modifier enables focusgroup navigation] + expected: FAIL diff --git a/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/behavior-tokens-comprehensive.html.ini b/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/behavior-tokens-comprehensive.html.ini @@ -0,0 +1,27 @@ +[behavior-tokens-comprehensive.html] + [Behavior token 'toolbar' enables focusgroup navigation] + expected: FAIL + + [Behavior token 'tablist' enables focusgroup navigation] + expected: FAIL + + [Behavior token 'radiogroup' enables focusgroup navigation] + expected: FAIL + + [Behavior token 'listbox' enables focusgroup navigation] + expected: FAIL + + [Behavior token 'menu' enables focusgroup navigation] + expected: FAIL + + [Behavior token 'menubar' enables focusgroup navigation] + expected: FAIL + + [Behavior token 'grid' enables focusgroup navigation] + expected: FAIL + + [Behavior token 'toolbar' with modifiers 'inline wrap' works correctly] + expected: FAIL + + [Behavior token 'grid' with modifiers 'row-wrap col-flow' works correctly] + expected: FAIL