зеркало из https://github.com/mozilla/gecko-dev.git
99afe5c014
This makes it possible for it to work for RemoteAccessible. There is a functional change here in that using the a11y tree means we traverse parents set via aria-owns, where previously we only walked the DOM ancestry. I doubt this will have any impact in the wild and Chromium already does this anyway. Differential Revision: https://phabricator.services.mozilla.com/D150378 |
||
---|---|---|
.. | ||
Accessible.cpp | ||
Accessible.h | ||
HyperTextAccessibleBase.cpp | ||
HyperTextAccessibleBase.h | ||
TableAccessibleBase.h | ||
TableCellAccessibleBase.h | ||
moz.build |