Re: [csswg-drafts] [css-a11y] Need a semantic option that can describe "focusable" or "accessible" (#6082)

There is already an issue about potentially standardizing the `.sr-only`/`.visually-hidden` hack in https://github.com/w3c/csswg-drafts/issues/560.

Additionally, the [`<details>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details) element is used to create a disclosure widget so there's already a way to build a submenu without JS, or CSS hacks. Perhaps [`<popup>`](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Popup/explainer.md) may be viable for such use cases in the future.

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


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

Received on Monday, 8 March 2021 21:37:12 UTC