summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/accname/name/comp_label.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/accname/name/comp_label.html.ini')
-rw-r--r--testing/web-platform/meta/accname/name/comp_label.html.ini18
1 files changed, 18 insertions, 0 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
new file mode 100644
index 0000000000..b3010230e9
--- /dev/null
+++ b/testing/web-platform/meta/accname/name/comp_label.html.ini
@@ -0,0 +1,18 @@
+[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