- From: Kevin Babbitt via GitHub <noreply@w3.org>
- Date: Mon, 02 Mar 2026 18:20:45 +0000
- To: public-css-archive@w3.org
Notes on the responses above: My mental model for Gap Decorations from an a11y perspective is comparable to borders. I would generally expect ATs to treat them as a purely visual effect and ignore them, but if a given AT wants to produce a text alternative or other affordance, the information needed is available via getComputedStyle() and similar APIs. Likewise, Gap Decorations are subject to existing CSS a11y features such as Forced Colors Mode and prefers-reduced-motion for animations. -- GitHub Notification of comment by kbabbitt Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13582#issuecomment-3986085846 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 2 March 2026 18:20:46 UTC