- From: Serge Y. Stroobandt via GitHub <sysbot+gh@w3.org>
- Date: Sat, 28 Dec 2019 10:47:13 +0000
- To: public-css-archive@w3.org
I have followed this issue trail all the way from the August 2017 issue #1748 "Please add "tab-index" to CSS specification" We are now at the eve of 2020 and one can still not use something as useful as this: input[readonly="readonly"] {tabindex: -1;} From the above discussion, it is understood that a more comprehensive navigation solution is envisioned, which is fine. However, in the meantime, does one really has to go over one's HTML code and manually add `tabindex="-1"` like it is 1994? -- GitHub Notification of comment by stroobandt Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3377#issuecomment-569405989 using your GitHub account
Received on Saturday, 28 December 2019 10:47:15 UTC