From 554451b29e4f857d99395a9032dc6001645a2690 Mon Sep 17 00:00:00 2001 From: James Craig Date: Thu, 13 Apr 2023 04:35:32 +0000 Subject: [PATCH] Bug 1821745 [wpt PR 38941] - new synonym role tests, a=testonly Automatic update from web-platform-tests 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) -- wpt-commits: 0b1a0be7ff72257eb0f2bb4a7227824e5c40761d wpt-pr: 38941 --- .../tests/wai-aria/role/synonym-roles.html | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 testing/web-platform/tests/wai-aria/role/synonym-roles.html diff --git a/testing/web-platform/tests/wai-aria/role/synonym-roles.html b/testing/web-platform/tests/wai-aria/role/synonym-roles.html new file mode 100644 index 0000000000000..59d913a60a371 --- /dev/null +++ b/testing/web-platform/tests/wai-aria/role/synonym-roles.html @@ -0,0 +1,31 @@ + + + + Region Role Verification Tests + + + + + + + + + + + +
x
+ + +
x
+ + + + + +
x
+ + + + \ No newline at end of file