summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/wai-aria/role
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/wai-aria/role')
-rw-r--r--testing/web-platform/meta/wai-aria/role/roles.html.ini20
-rw-r--r--testing/web-platform/meta/wai-aria/role/synonym-roles.html.ini8
2 files changed, 28 insertions, 0 deletions
diff --git a/testing/web-platform/meta/wai-aria/role/roles.html.ini b/testing/web-platform/meta/wai-aria/role/roles.html.ini
new file mode 100644
index 0000000000..835cfd2b13
--- /dev/null
+++ b/testing/web-platform/meta/wai-aria/role/roles.html.ini
@@ -0,0 +1,20 @@
+[roles.html]
+ [role: definition]
+ expected: FAIL
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1829028
+
+ [role: emphasis]
+ expected: FAIL
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1732306
+
+ [role: strong]
+ expected: FAIL
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1732306
+
+ [role: time]
+ expected: FAIL
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1732306
+
+ [role: term]
+ expected: FAIL
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1829028
diff --git a/testing/web-platform/meta/wai-aria/role/synonym-roles.html.ini b/testing/web-platform/meta/wai-aria/role/synonym-roles.html.ini
new file mode 100644
index 0000000000..ab3463aacd
--- /dev/null
+++ b/testing/web-platform/meta/wai-aria/role/synonym-roles.html.ini
@@ -0,0 +1,8 @@
+[synonym-roles.html]
+ [image role == computedrole image]
+ expected: FAIL
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1829269
+
+ [synonym img role == computedrole image]
+ expected: FAIL
+ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1829269