Re: [csswg-drafts] [css-speech-1] Clarify that speak:always also affects interactivity (#6515)

The `speak-as` property is intended to specify the way synthetic speech speacks the content - whether 1001 is announced as "one zero zero one" or "one thousand and one" for example.

A combination of `speak: normal;` and `display: none;` might offer a possible solution, but elements with `display: none;` are not available in the accessibility tree, so screen readers would be oblivious to its existence. It's possible that some nifty browser heuristics could solve that problem though.



-- 
GitHub Notification of comment by LJWatson
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6515#issuecomment-1456502339 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 6 March 2023 16:49:41 UTC