gecko-dev/accessible/tests
Nathan LaPre 982410361d Bug 1732280 - Implement mappings for sub, sup elements and subscript, superscript roles, r=Jamie
This commit adds mappings for HTML sub and sup elements, as well as ARIA
role mappings for subscript, superscript roles, with the goal of properly
exposing this information to the accessibility tree. This commit also updates
text attribute code to account for the attributes implied by those roles.
Finally, this commit updates tests to verify that the role and attribute
information is working properly.

Differential Revision: https://phabricator.services.mozilla.com/D155523
2022-08-31 16:48:56 +00:00
..
browser Bug 1732280 - Implement mappings for sub, sup elements and subscript, superscript roles, r=Jamie 2022-08-31 16:48:56 +00:00
crashtests Bug 1472024 part 1: Check for & gracefully handle failure return values from HTMLTableCellAccessible::GetCellIndexes. r=eeejay 2022-08-23 17:30:19 +00:00
mochitest Bug 1732280 - Implement mappings for sub, sup elements and subscript, superscript roles, r=Jamie 2022-08-31 16:48:56 +00:00