gecko-dev/accessible/basetypes
Nathan LaPre 8a253fd1ef Bug 1901461: Implement UIA_StyleIdAttributeId, r=Jamie
This revision implements supportable styles covered by
UIA_StyleIdAttributeId. Namely, this includes the heading levels,
quotes, and emphasis. These are implemented with Accessible role checks.
To get the levels, this revision makes GetLevel a public function. It
also adds constant definitions for MinGW builds. Finally, this revision
adds tests to the existing GetAttributeValue tests.

Differential Revision: https://phabricator.services.mozilla.com/D229082
2024-11-15 19:36:43 +00:00
..
Accessible.cpp Bug 1694789 - Map accessible value for input type color and password. r=dom-core,sefeng,Jamie,bolsson 2024-10-22 13:23:18 +00:00
Accessible.h Bug 1901461: Implement UIA_StyleIdAttributeId, r=Jamie 2024-11-15 19:36:43 +00:00
HyperTextAccessibleBase.cpp Bug 1901463: Implement UIA ITextProvider::RangeFromPoint, r=Jamie 2024-09-17 21:38:26 +00:00
HyperTextAccessibleBase.h Bug 1372296: Unify ScrollSubstringToPoint for local and remote Accessibles, thus enabling support for RemoteAccessible on Windows. r=eeejay 2023-08-08 05:18:55 +00:00
moz.build
TableAccessible.h
TableCellAccessible.h