- From: Manuel Rego Casasnovas via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Feb 2021 11:25:10 +0000
- To: public-css-archive@w3.org
Sorry I clicked the button by mistake, I wanted to ask a last question about Chromium's behavior (maybe this should be discussed in Chromium bugzilla though). Just to make sure what would be the expected behavior in Chromium. When you click the `<select>` the first time and it gets opened, as it doesn't show a focus ring it shouldn't match `:focus-visible` (that would be a behavior change as currently it does match `:focus-visible`). But when you click on an option or outside the element and it gets closed, as it shows a focus ring it should match `:focus-visible`. Or we want to change the initial behavior so on the first click it shows a focus ring and keeps matching `:focus-visible`? -- GitHub Notification of comment by mrego Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5822#issuecomment-772437309 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 February 2021 11:25:12 UTC