- From: Di Zhang via GitHub <sysbot+gh@w3.org>
- Date: Wed, 04 Dec 2024 15:34:47 +0000
- To: public-css-archive@w3.org
That seems correct. If we use `grid-rows` in a left to right direction, the focus visit will go to the righthand corner menu last. A potential hack could be to set a positive tabindex value on it so it gets visited first, but [the design we agreed on at TPAC](https://github.com/whatwg/html/issues/10642) was to avoid using positive tabindex to overwrite the reading-flow. @tabatkins -- GitHub Notification of comment by dizhang168 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11208#issuecomment-2517797877 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 4 December 2024 15:34:48 UTC