- From: Fernando Fiori via GitHub <noreply@w3.org>
- Date: Wed, 11 Mar 2026 17:55:18 +0000
- To: public-css-archive@w3.org
@MoritzGlantz I've recently been working on expanding AX support for custom highlights on different platforms on Edge and chromium browsers. This is the current state of things for different highlight types (screen readers announce highlights for the green tick cases): | Platform | Custom | Spelling | Grammar | |-----------------------|--------|----------|---------| | Windows (UIA and IA2) | ✅ | ✅ | ✅ | | Mac | ✅ | ✅ | ❌ | | Linux | ❌ | ✅ | ✅ | The Windows row includes Narrator, NVDA and JAWS. And I've been told there's current work ongoing for the two missing cases for Mac and Linux. NVDA on Firefox seems to announce the three different types as well. Unsure about support from Safari or other browsers. Hope this helps. -- GitHub Notification of comment by ffiori Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6498#issuecomment-4041038070 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 11 March 2026 17:55:19 UTC