gecko-dev/accessible
Nathan LaPre 6b8a3f8047 Bug 1829028: Explicitly support term, definition ARIA roles, r=Jamie
This revision aims to add support for the 'term' and 'definition' ARIA roles.
These roles already exist in Gecko, but aren't fully mapped where they should
be. To address the problem, this revision adds a static atom for "definition,"
implements the ARIA map for definition, adds a markup map entry for the dfn
element (which has the DEFINITION role), and puts the term and definition atoms
in the role map. As a consequence of these changes, this revision also removes
the expected web platform test failures and updates other existing tests.

Differential Revision: https://phabricator.services.mozilla.com/D200219
2024-02-06 03:50:29 +00:00
..
android Bug 1849398 - Gecko initiated a11y focus should not scroll. r=Jamie 2024-01-24 04:49:03 +00:00
aom Bug 1840732 Part 5: Remove unnecessary includes from accessible/aom, r=Jamie 2023-07-07 03:22:08 +00:00
atk Bug 1862802 part 1: Provide an argument to PlatformCaretMoveEvent specifying whether the event was caused by user input. r=eeejay 2023-11-29 03:53:19 +00:00
base Bug 1829028: Explicitly support term, definition ARIA roles, r=Jamie 2024-02-06 03:50:29 +00:00
basetypes Bug 1858051: Fix ComputedARIARole for <input type="search">, r=Jamie 2024-02-02 18:23:21 +00:00
docs Bug 1863436: Add HCM Media Query documentation r=Jamie,ayeddi,jules,mstriemer,desktop-theme-reviewers 2024-01-23 21:00:10 +00:00
generic Bug 1840574: Don't try to get the selection in HyperTextAccessible::GetSelectionDOMRanges if the initial tree hasn't been constructed yet. r=morgan 2024-01-30 01:19:23 +00:00
html Bug 1867811 - Expose EXPANDED state for element with popovertarget. r=Jamie 2023-12-19 17:30:56 +00:00
interfaces Bug 1862802 part 5: Remove virtual cursor change event. r=eeejay 2023-11-29 03:53:20 +00:00
ipc Backed out 6 changesets (bug 1875528) for causing leakcheck failures. CLOSED TREE 2024-01-25 01:26:46 +02:00
mac Bug 1876180: Make MOXAccessibleBase moxFindAncestor check for selector moxUnignoredParent before calling it. r=eeejay 2024-01-23 23:54:17 +00:00
other Bug 1862802 part 1: Provide an argument to PlatformCaretMoveEvent specifying whether the event was caused by user input. r=eeejay 2023-11-29 03:53:19 +00:00
tests Bug 1829028: Explicitly support term, definition ARIA roles, r=Jamie 2024-02-06 03:50:29 +00:00
windows Bug 1854040: When doing UIA client detection on Windows 11, call GetNamedPipeServerProcessId before querying the handle's name. r=nlapre 2024-02-05 21:57:37 +00:00
xpcom Bug 1862802 part 5: Remove virtual cursor change event. r=eeejay 2023-11-29 03:53:20 +00:00
xul Bug 1878092 - Remove <xul:popup> element. r=Gijs 2024-02-02 19:28:21 +00:00
moz.build Bug 1862534: Groundwork for ATK accessibility API tests. r=eeejay,jmaher 2023-11-21 02:11:49 +00:00