mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 14:52:16 +00:00
94794e02dc
1. The ARIA role should take precedence over the HTML tag. 2. The ARIA region role should only be conditionally treated as a landmark. Use the Gecko role to determine this. 3. Change some other cases to use the Gecko role instead of directly checking the name for consistency and to avoid duplicated logic. These fixes are tested in the next patch. Differential Revision: https://phabricator.services.mozilla.com/D209099 |
||
---|---|---|
.. | ||
Accessible.cpp | ||
Accessible.h | ||
HyperTextAccessibleBase.cpp | ||
HyperTextAccessibleBase.h | ||
moz.build | ||
TableAccessible.h | ||
TableCellAccessible.h |