gecko-dev/accessible
James Teh 07708fd3ff Bug 1893096: When a <td> gets an implicit role of gridcell, map ARIA states appropriately. r=morgan
We return the implicit role in ARIATransformRole, but that doesn't change the role map entry.
However, ApplyARIAState uses the role map entry to figure out what states are relevant.
To fix this, ApplyARIAState now checks for this case and gets the correct role map entry before applying states.

Differential Revision: https://phabricator.services.mozilla.com/D208855
2024-05-03 05:31:25 +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 1892349 - add doc-pageheader and doc-pagefooter ARIA DPUB roles, and have all DPUB roles return the expected computed rule; r=Jamie 2024-04-19 04:23:25 +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 1893096: When a <td> gets an implicit role of gridcell, map ARIA states appropriately. r=morgan 2024-05-03 05:31:25 +00:00
windows Bug 1887786 part 2: Implement the UIA SelectionItem pattern. r=morgan 2024-04-26 01:08:57 +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