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:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:50 +0000
commitdef92d1b8e9d373e2f6f27c366d578d97d8960c6 (patch)
tree2ef34b9ad8bb9a9220e05d60352558b15f513894 /testing/web-platform/meta/accname
parentAdding debian version 125.0.3-1. (diff)
downloadfirefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.tar.xz
firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.zip
Merging upstream version 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