interop-accessibility
interop-accessibility copied to clipboard
Test `aria-hidden` using label/role where possible
Even though we can't test
aria-hiddendirectly yet, we could probably write some tests that combine label or role computation witharia-hiddento find our where the most importaria-hidden-related interop challenges are.
Originally posted by @cookiecrook in https://github.com/web-platform-tests/interop-accessibility/issues/87#issuecomment-1885736683
Related to:
- #88
Looks like this is mostly complete in https://wpt.fyi/results/accname/name/comp_labelledby_hidden_nodes.html?label=experimental&label=master&aligned
Also
- https://github.com/web-platform-tests/wpt/pull/4569