gecko-dev/accessible
James Teh b3e1459afa Bug 1894165: When there is no explicit ARIA role, expose the computed ARIA role via the AriaRole UIA property. r=morgan
Previously, we didn't expose AriaRole at all if there was no explicit ARIA role (as specified by the role attribute).
However, there are quite a few ARIA roles where the UIA control type and other properties don't expose sufficient semantics alone.
Exposing AriaRole in these cases allows clients to perceive these semantics if they wish.

Differential Revision: https://phabricator.services.mozilla.com/D208973
2024-05-03 11:12:08 +00:00
..
android Bug 1886371 part 6: Add UIA control types to RoleMap. r=nlapre 2024-03-25 03:28:05 +00:00
aom Bug 1851273 - P1: Add accessible/ios directory. r=Jamie,morgan,nlapre 2024-03-04 21:11:49 +00:00
atk Bug 1886371 part 6: Add UIA control types to RoleMap. r=nlapre 2024-03-25 03:28:05 +00:00
base Bug 1893096: When a <td> gets an implicit role of gridcell, map ARIA states appropriately. r=morgan 2024-05-03 05:31:25 +00:00
basetypes Bug 1894436: Only expose an implicit selected state for focused option, tab and treeitem Accessibles. r=morgan 2024-05-03 10:47:59 +00:00
docs Bug 1878950: Add link to FF HCM pref r=nlapre 2024-02-08 01:36:00 +00:00
generic Bug 1893096: When a <td> gets an implicit role of gridcell, map ARIA states appropriately. r=morgan 2024-05-03 05:31:25 +00:00
html Bug 1889054 - Fix issues with non-unified builds missing header inclusions. r=emilio 2024-04-09 12:09:53 +00:00
interfaces Bug 1849160 - Part 1: Implement rowgroup role, r=Jamie 2024-04-10 17:22:12 +00:00
ios Bug 1886371 part 6: Add UIA control types to RoleMap. r=nlapre 2024-03-25 03:28:05 +00:00
ipc Bug 1875528 - Part 1: Make IProtocol hold a strong reference to manager, r=ipc-reviewers,mccr8 2024-04-22 17:13:22 +00:00
mac Bug 1884258: Introduce mozRangeAccessible to support progress HTML element r=eeejay 2024-05-02 21:50:49 +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 1894165: When there is no explicit ARIA role, expose the computed ARIA role via the AriaRole UIA property. r=morgan 2024-05-03 11:12:08 +00:00
windows Bug 1894165: When there is no explicit ARIA role, expose the computed ARIA role via the AriaRole UIA property. r=morgan 2024-05-03 11:12:08 +00:00
xpcom Bug 1890924 - Avoid the proxy variable being found unused on Windows . r=Jamie 2024-04-11 06:36:20 +00:00
xul Bug 1851273 - P1: Add accessible/ios directory. r=Jamie,morgan,nlapre 2024-03-04 21:11:49 +00:00
moz.build Bug 1851273 - P1: Add accessible/ios directory. r=Jamie,morgan,nlapre 2024-03-04 21:11:49 +00:00