interop-accessibility
interop-accessibility copied to clipboard
Tests for removal of aria-hidden=false
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
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 This test v1 is ready for review: https://github.com/web-platform-tests/wpt/pull/45694.