The anatomy of visually-hidden
You’ve probably used visually-hidden content before. But how does the CSS actually work, and why do we use those particular properties?

You’ve probably used visually-hidden content before. But how does the CSS actually work, and why do we use those particular properties?
November 10, 2022 | Technical
This article is an overview of the new SCs in WCAG 2.2, describing their requirements in plain language, and discussing how to meet them.
August 19, 2022 | Accessibility Strategy, Technical

The text-overflow property can be used to show visual indication of truncated text. I’m not a fan, and take every opportunity to discourage its use.
July 5, 2022 | Technical

This article is a guide to testing your web content using speech recognition, looking at the ways in which speech recognition users interact with content, and the accessibility considerations these imply.
March 15, 2022 | KnowledgeBase Content

Decorative animations impair recall and are a source of extraneous cognitive load, which may be a barrier to people with some cognitive disabilities.
February 3, 2022 | KnowledgeBase Content

The use of role=”text” is not valid ARIA; this role was considered for ARIA 1.1 but was not ultimately included. However it does have some proprietary support in Webkit browsers, and is sometimes used to address a reading quirk in VoiceOver for iOS.
November 1, 2021 | KnowledgeBase Content