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

Thanks, @LJWatson! I'm trying to get up to speed with the discussions that have taken place over the years on the subject of "visually-hidden but accessible elements". I was curious to understand which of the accessibility effects of `visibility: hidden` the `speak` property could potentially undo, and if this speech property has any bearing on that discussion.

The note in on invisible boxes in the `css-display` spec currently reads:

> Note: If `speak` is `always`, an otherwise invisible box is rendered to speech, and may be interacted with using non-visual/spatial methods.

...and it was unclear to me if that also implies reintroducing the element in sequential navigation, or presenting it in the accessibility tree.



-- 
GitHub Notification of comment by danburzo
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6515#issuecomment-1456730941 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 18:32:48 UTC