mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
194d876eb2
This implements the roles, states, and action names, but omits the state change event part that is currently made impossible by us recreating the html:summary accessible once it toggles the html:details open state. This is probably due to some reframing causing us to recreate the accessible. Suggest to move that to a separate bug and implement the basics now and the event later. MozReview-Commit-ID: FEi5RIXdkG0 --HG-- extra : rebase_source : 9b65bc28483238e2339561e6494ccc2884cb7c42 |
||
---|---|---|
.. | ||
AccessibleWrap.h | ||
AccessibleWrap.mm | ||
ApplicationAccessibleWrap.h | ||
ARIAGridAccessibleWrap.h | ||
DocAccessibleWrap.h | ||
DocAccessibleWrap.mm | ||
HTMLTableAccessibleWrap.h | ||
HyperTextAccessibleWrap.h | ||
ImageAccessibleWrap.h | ||
MacUtils.h | ||
MacUtils.mm | ||
moz.build | ||
mozAccessible.h | ||
mozAccessible.mm | ||
mozAccessibleProtocol.h | ||
mozActionElements.h | ||
mozActionElements.mm | ||
mozDocAccessible.h | ||
mozDocAccessible.mm | ||
mozHTMLAccessible.h | ||
mozHTMLAccessible.mm | ||
mozTableAccessible.h | ||
mozTableAccessible.mm | ||
mozTextAccessible.h | ||
mozTextAccessible.mm | ||
Platform.mm | ||
RootAccessibleWrap.h | ||
RootAccessibleWrap.mm | ||
TextLeafAccessibleWrap.h | ||
XULListboxAccessibleWrap.h | ||
XULMenuAccessibleWrap.h | ||
XULTreeGridAccessibleWrap.h |