Articles tagged “accessibility tree”
-
How accessibility trees inform assistive tech
The web was designed with built-in features to make accessibility possible; these have been part of the platform pretty much from the beginning. In recent times, inspectable accessibility trees have made it easier to see how things work in practice. In this post we look at how “good” client-side code (HTML, CSS and JavaScript) improves the experience for users of assistive technologies, and how developers can use accessibility trees to help verify that these users aren't left out.