gecko-dev/accessible/windows
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
..
ia2 Bug 1887799 part 5: Implement the UIA Table pattern. r=nlapre 2024-04-23 06:07:44 +00:00
msaa Bug 1887786 part 2: Implement the UIA SelectionItem pattern. r=morgan 2024-04-26 01:08:57 +00:00
sdn Bug 1881191 part 2: Inherit uiaRawElmProvider into MsaaAccessible. r=nlapre 2024-02-28 06:50:01 +00:00
uia 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
moz.build