From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../web-platform/meta/wai-aria/role/roles.html.ini | 20 ++++++++++++++++++++ .../meta/wai-aria/role/synonym-roles.html.ini | 8 ++++++++ 2 files changed, 28 insertions(+) create mode 100644 testing/web-platform/meta/wai-aria/role/roles.html.ini create mode 100644 testing/web-platform/meta/wai-aria/role/synonym-roles.html.ini (limited to 'testing/web-platform/meta/wai-aria/role') 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 -- cgit v1.2.3