- From: Mason Freed via GitHub <sysbot+gh@w3.org>
- Date: Thu, 30 Jun 2022 21:08:00 +0000
- To: public-css-archive@w3.org
It certainly seems tricky to select this based on attribute selectors, so I'm supportive of trying to standardize a pseudo class. Picking a name will be tricky. I'm not sure I like `:select-list-box`, since in my view, both in-page and pop-up `<select>`s contain a "listbox". One is just a pop-up listbox and the other is an in-page listbox. Perhaps something like `:select-pops-up`? Or at least something that refers to the pop-up behavior? Similarly, we need to be careful to distinguish whether this pseudo class refers to whether the listbox pops up or not (as I've assumed), or whether it refers to whether multi-select is supported. Those are (at least theoretically) distinct. -- GitHub Notification of comment by mfreed7 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7422#issuecomment-1171679779 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 30 June 2022 21:08:02 UTC