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

Tests for removal of aria-hidden=false

Open cookiecrook opened this issue 1 year ago • 2 comments

Tests for pending removal of aria-hidden=false value

  • https://github.com/w3c/aria/pull/2090

We don't have hidden or isIgnored yet, but we can probably test this with computedrole

cookiecrook avatar Jan 05 '24 21:01 cookiecrook

probably a new file in ./wai-aria/aria-hidden.html including some comments acknowledging this is only being tests by role, with todos for testing more later.

cookiecrook avatar Jan 08 '24 20:01 cookiecrook

@cookiecrook This test v1 is ready for review: https://github.com/web-platform-tests/wpt/pull/45694.

rahimabdi avatar Apr 13 '24 20:04 rahimabdi