Bug
1727338 [wpt PR 30155] - Core-AAM test updates, a=testonly
Automatic update from web-platform-tests
Core-AAM test updates (#30155)
* Remove tests for exclusion of presentational children.
Not exposing presentational children is a user agents SHOULD NOT; not
MUST NOT. Plus Chrome and Firefox have each decided that in some cases
presentational children should be exposed. So the spec text may need
an update, and these tests are obsolete.
* Remove assertions for AXRoleDescription for testing role exposure
Those mappings were removed from the spec. User agents are returning
a user-presentable, localized string value for ARIA roles. But they
don't always agree upon the exact string. Thus these assertions are
obsolete.
* Fix expanded-changed test because aria-expanded is no longer a
supported state of the menu role.
* Adjust a couple of tests to ensure that the element being tested is
included in the accessibility tree with the correct role rather than
folded into the parent due to its presentational nature.
* Update tests related to elements with aria-hidden. The spec does not
have "user agent MUST" statements related to properties and events for
objects which are or were aria-hidden, and the implementations vary.
So just test that focused elements with aria-hidden='true' are in the
accessibility tree.
* Remove halindrome as a suggested reviewer. He is no longer active.
Add jnurthen.
--
wpt-commits:
919b1c8cf2aee9e10ded1742446854c351dd1d87
wpt-pr: 30155