From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../meta/accname/name/comp_label.html.ini | 21 --------------------- .../accname/name/comp_name_from_content.html.ini | 9 --------- 2 files changed, 30 deletions(-) delete mode 100644 testing/web-platform/meta/accname/name/comp_label.html.ini (limited to 'testing/web-platform/meta/accname') diff --git a/testing/web-platform/meta/accname/name/comp_label.html.ini b/testing/web-platform/meta/accname/name/comp_label.html.ini deleted file mode 100644 index 3ba2400fdd..0000000000 --- a/testing/web-platform/meta/accname/name/comp_label.html.ini +++ /dev/null @@ -1,21 +0,0 @@ -[comp_label.html] - [aria-label undefined on img w/ alt] - expected: FAIL - - [aria-label undefined on img w/o alt] - expected: FAIL - - [aria-label undefined on img w/ empty alt] - expected: FAIL - - [aria-label undefined on img w/o alt but w/ title] - expected: FAIL - - [aria-label undefined on img w/ empty alt but w/ title] - expected: FAIL - - [button's hidden referenced name (visibility:hidden) with hidden aria-labelledby traversal falls back to aria-label] - expected: FAIL - - [Hidden button's label should be the empty string] - expected: FAIL 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 index b62b0ff713..04b359d7d7 100644 --- 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 @@ -20,15 +20,6 @@ [heading with link referencing image using aria-labelledby, that in turn references itself and another element via aria-labelledby] expected: FAIL - [button name from content for each child (no space, display:inline-block)] - expected: FAIL - - [heading name from content for each child (no space, display:inline-block)] - expected: FAIL - - [link name from content for each child (no space, display:inline-block)] - expected: FAIL - [button name from fallback content mixing attr() and strings with ::before and ::after] expected: FAIL -- cgit v1.2.3