mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
8a253fd1ef
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 |
||
---|---|---|
.. | ||
Accessible.cpp | ||
Accessible.h | ||
HyperTextAccessibleBase.cpp | ||
HyperTextAccessibleBase.h | ||
moz.build | ||
TableAccessible.h | ||
TableCellAccessible.h |