gecko-dev/accessible
Nathan LaPre 26c564ffad Bug 1858046: Ignore aria-label, aria-labelledby for slot elements, r=Jamie
This revision modifies LocalAccessible::ARIAName such that it avoids checking
aria-label or aria-labelledby for HTML slot elements. Gecko should ignore these
attributes in name computation for slots. This revision also removes the
expected failure designations for relevant web platform tests.

Differential Revision: https://phabricator.services.mozilla.com/D203677
2024-03-06 21:38:38 +00:00
..