Session Video
Space for positioning sign language player
As a web developer, learn how to perform keyboard and screen reader testing to identify issues with your website’s code conformance to WCAG 2.2 AA accessibility standards and what code changes you can make to remediate the issues you find.
The talk includes brief demos of using both keyboard and screen readers to interact with your website and how to determine what the expected behaviors should be. We’ll continue with a live example of coding an Advanced Custom Fields (ACF) Gutenberg block including usage of semantic HTML, application of ARIA roles, states, and properties, and JavaScript to manage ARIA state and focus. The goal of this case study is to apply available techniques to remediate issues identified by testing.