From 02131926ad366eec9a8a42904b4aa87cbccb84db Mon Sep 17 00:00:00 2001 From: James Craig Date: Fri, 7 Apr 2023 14:11:58 -0700 Subject: [PATCH] Synonym role tests for wai-aria (#38941) Asserts computedrole for ARIA Core-AAM role synonyms - image/img - none/presentation - list/directory Related Issues: - https://github.com/web-platform-tests/interop-2023-accessibility-testing/issues/10 - https://github.com/w3c/core-aam/issues/166 Supporting Spec Change: - https://github.com/w3c/core-aam/pull/167 Implementation Changes: - WebKit: https://webkit.org/b/224617 - Chromium: https://bugs.chromium.org/p/chromium/issues/detail?id=1428763 Reviewed By: - spectranaut: Valerie Young (Igalia) --- wai-aria/role/synonym-roles.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 wai-aria/role/synonym-roles.html diff --git a/wai-aria/role/synonym-roles.html b/wai-aria/role/synonym-roles.html new file mode 100644 index 00000000000000..59d913a60a3719 --- /dev/null +++ b/wai-aria/role/synonym-roles.html @@ -0,0 +1,31 @@ + + + + Region Role Verification Tests + + + + + + + + + + + +
x
+ + +
x
+ + + + + +
x
+ + + + \ No newline at end of file