- From: Oriol Brufau via GitHub <noreply@w3.org>
- Date: Sat, 01 Nov 2025 22:31:22 +0000
- To: public-css-archive@w3.org
> `overflow: auto / scroll` makes scroll containers focusable
It seems the scroll container is [sequentially focusable](https://html.spec.whatwg.org/multipage/interaction.html#sequentially-focusable), but not [click focusable](https://html.spec.whatwg.org/multipage/interaction.html#click-focusable).
I'm not sure what kind of focusability you want for `interactivity: focusable`.
- [Focusable](https://html.spec.whatwg.org/multipage/interaction.html#focusable): yes (otherwise it can't be sequentially nor click focusable).
- In the document's sequential focus navigation order: ?
If so, how is it ordered?
- Sequentially focusable: ?
- Click focusable: ?
And would `interactivity: focusable` work on pseudo-elements?
--
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13040#issuecomment-3476926886 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 1 November 2025 22:31:23 UTC