- From: Frances Cornwall via GitHub <sysbot+gh@w3.org>
- Date: Wed, 03 Jan 2024 20:32:13 +0000
- To: public-css-archive@w3.org
Authors can use the :is() pseudo-class possibly such as:
@supports (:is(input[switch])) {
input[switch] {
appearance: switch;
}
}
--
GitHub Notification of comment by francescorn
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9746#issuecomment-1875934917 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 3 January 2024 20:32:15 UTC