You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2019. It is now read-only.
* implemented visual bounds - yields proper VoiceOver cursor bounds,
proper order of presentation in sequentional navigation (VO-left and
right arrows), and also enables touch exploration
* implemented AXValue - so that the selected tab can announce itself
as such (AXFocused is for elements having keyboard focus, i.e. being
first responder, which is something quite different than being
selected from a list of other options)
0 commit comments