summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/accname
diff options
context:
space:
mode:
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