How is CSS pseudo content treated by screen readers? | Accessible Web
CSS
Modern CSS Upgrades To Improve Accessibility | Modern CSS Solutions
Accessibility is a critical skill for developers doing work at any point in the stack. For front-end tasks, modern CSS provides capabilities we can leverage to make layouts more accessibly inclusive for users of all abilities across any device.
F87: CSS Generated Content and WCAG Conformance | Adrian Roselli
The Web Content Accessibility Guidelines (WCAG) does a good job of providing supporting techniques to help reviewers determine if a specific case would violate a given Success Criterion (SC). WCAG 2.0, which became a recommendation at the end of 2008, has carried these techniques over to WCAG 2.1, finalized in…
CSS generated content is not content – Karl Groves Web Accessibility Consul
The Tenon.io blog
WebAIM: Screen Readers and CSS: Are We Going Out of Style (and into Content
Avoid Default Browser Focus Styles | Adrian Roselli
It is not uncommon to see developers and designers forego creating focus styles for controls on web sites and applications. For those who are aware of the need for the focus styles, the most common reason I hear for excluding them is that the browser provides focus styles by default…