interop-accessibility icon indicating copy to clipboard operation
interop-accessibility copied to clipboard

Test `aria-hidden` using label/role where possible

Open cookiecrook opened this issue 1 year ago • 1 comments

Even though we can't test aria-hidden directly yet, we could probably write some tests that combine label or role computation with aria-hidden to find our where the most import aria-hidden-related interop challenges are.

Originally posted by @cookiecrook in https://github.com/web-platform-tests/interop-accessibility/issues/87#issuecomment-1885736683

cookiecrook avatar Jan 10 '24 21:01 cookiecrook

Related to:

  • #88

cookiecrook avatar Apr 25 '24 16:04 cookiecrook

Looks like this is mostly complete in https://wpt.fyi/results/accname/name/comp_labelledby_hidden_nodes.html?label=experimental&label=master&aligned

cookiecrook avatar Feb 04 '25 17:02 cookiecrook

Also

  • https://github.com/web-platform-tests/wpt/pull/4569

cookiecrook avatar Feb 04 '25 17:02 cookiecrook