Dev Tips: DevTools: Increase your understanding of accessibility with the accessibility tree 🌳
Dev Tips
DevTools: Increase your understanding of accessibility with the accessibility tree
The experimental accessibility inspection feature in DevTools has received useful improvements.
For example, you can now view and interact with the full accessibility tree which is computed for the current inspected element and its children.
Use this feature to increase your understanding of how an accessibility tree is constructed, and which HTML elements lead to which accessibility nodes.
No comments:
Post a Comment