Is this course right for me?
Target Audience: Staff
The aim of this session is to enable developers to use the accessibility tree in modern web browsers to test their content and functionality for accessibility issues.
The accessibility tree exposes meaningful information about an element's semantics and state that can be used by assistive technologies. By comparing what information is exposed, versus what is expected, we can determine how robustly our content and services will support assistive technologies. The accessibility tree is just one of a range of approaches that can be used to improve the accessibility of web experiences and is a good option to have in your toolkit.
By the end of this session, you will be able to:
- use the accessibility tree to review the semantics of HTML components
- determine whether an element's accessible name is appropriately exposed
- evaluate how accurately information about an element's state is exposed
Delivered By: Daniel Mclaughlan