_gemischt

92 bookmarks
Custom sorting
Grids Part 2: Semantics | Sarah Higley
Grids Part 2: Semantics | Sarah Higley
A dive into table and grid semantics, why they matter so much to screen readers, and your options for repairing or augmenting basic table markup.
·sarahmhigley.com·
Grids Part 2: Semantics | Sarah Higley
Foundations: colour and meaning - TetraLogical
Foundations: colour and meaning - TetraLogical
Accessibility consultancy with a focus on inclusion. We can help you with knowledge, experience, strategy, assessments, and development.
·tetralogical.com·
Foundations: colour and meaning - TetraLogical
Building a loading bar component
Building a loading bar component
A foundational overview of how to build a color adaptive and accessible loading bar with the progress element.
·web.dev·
Building a loading bar component
Style with Stateful, Semantic Selectors
Style with Stateful, Semantic Selectors
If a state is important enough to indicate visually, it's probably important enough to expose to assistive technologies. Here's how we can use that to create more robust styles.
·benmyers.dev·
Style with Stateful, Semantic Selectors
Brief Note on Description List Support
Brief Note on Description List Support
TL;DR: Description list support is generally good (with Safari being the outlier), even if you may not like how it is supported. This post builds on my 2020 tests when iOS 14 finally added (partial) support for description lists (VoiceOver on iOS 14 Supports Description Lists). The dl has existed…
·adrianroselli.com·
Brief Note on Description List Support
Accessibility strategy
Accessibility strategy
Outlines the current principles and work needed to improve the accessibility of the GOV.UK Design System
·design-system.service.gov.uk·
Accessibility strategy
A Deep Dive into Accessibility APIs, Part 1 — Knowbility
A Deep Dive into Accessibility APIs, Part 1 — Knowbility
In this first Deep Dive into Accessibility APIs installment, we'll start from absolute scratch and recount the widely available basic story. It's written for beginners, but the fact that I describe web accessibility in the broader context of software accessibility might offer a different twist for current practitioners as well. Parts 2 and 3, on the other hand, are more technical. Although those discussions may largely be of interest only to "inquiring minds that want to know", understanding the history and variety of the specialized protocols at the heart of this process sheds light on why screen readers sometimes perform differently in the same application or on the same web site while also providing a glimpse of a likely future.
·knowbility.org·
A Deep Dive into Accessibility APIs, Part 1 — Knowbility