tor-browser

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

commit 5976d2a08997d0b7ef01c8922835e23e46861bbe
parent 23dca4da7ba40a1bdd605dc776c77ffcf8d5a3e4
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Sun,  7 Dec 2025 01:53:28 +0000

Bug 2004430 [wpt PR 56524] - Update wpt metadata, a=testonly

wpt-pr: 56524
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/accname/name/comp_name_from_content.html.ini | 9+++++++++
Atesting/web-platform/meta/accname/name/comp_name_from_content_alt_counter_multi_instance.html.ini | 9+++++++++
2 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/accname/name/comp_name_from_content.html.ini b/testing/web-platform/meta/accname/name/comp_name_from_content.html.ini @@ -8,3 +8,12 @@ prefs: [layout.css.content.alt-text.enabled: true] [link with alt counter on ::before] expected: FAIL + + [button with multiple alt counters and counter increments] + expected: FAIL + + [heading with multiple alt counters and counter increments] + expected: FAIL + + [link with multiple alt counters and counter increments] + expected: FAIL diff --git a/testing/web-platform/meta/accname/name/comp_name_from_content_alt_counter_multi_instance.html.ini b/testing/web-platform/meta/accname/name/comp_name_from_content_alt_counter_multi_instance.html.ini @@ -0,0 +1,9 @@ +[comp_name_from_content_alt_counter_multi_instance.html] + [first button] + expected: FAIL + + [heading] + expected: FAIL + + [link] + expected: FAIL