Confirmed users
1,085
edits
DavidBolter (talk | contribs) |
|||
Line 28: | Line 28: | ||
## HyperlinkEvents - fire hyper link events | ## HyperlinkEvents - fire hyper link events | ||
## HypertextEvents - fire hyper text events | ## HypertextEvents - fire hyper text events | ||
# Interfaces? | # Interfaces | ||
# Accessible Tree? | ## davidb: Alexander do you mean something like IAccessible2 or more granular? | ||
# Accessible Tree | |||
## davidb: Alexander, what did you mean here? | |||
Server implementation: it's up to the server to define set of base features that's always enabled; others are considered as optional and should be enabled on request. | Server implementation: it's up to the server to define set of base features that's always enabled (e.g. focus events); others are considered as optional and should be enabled on request. In order not to break existing AT, the server should maintain a whitelist of ATs fow which the current support is preserved. | ||
See [https://lists.linux-foundation.org/pipermail/accessibility-ia2/2010-June/001186.html IA2 list] for discussion. | See [https://lists.linux-foundation.org/pipermail/accessibility-ia2/2010-June/001186.html IA2 list] for discussion. |