summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/accname
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
commitda4c7e7ed675c3bf405668739c3012d140856109 (patch)
treecdd868dba063fecba609a1d819de271f0d51b23e /testing/web-platform/meta/accname
parentAdding upstream version 125.0.3. (diff)
downloadfirefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz
firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/accname')
-rw-r--r--testing/web-platform/meta/accname/name/comp_label.html.ini21
-rw-r--r--testing/web-platform/meta/accname/name/comp_name_from_content.html.ini9
2 files changed, 0 insertions, 30 deletions
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