- From: Jochen Kühner via GitHub <noreply@w3.org>
- Date: Sun, 20 Jul 2025 19:12:23 +0000
- To: public-css-archive@w3.org
jogibear9988 has just created a new issue for https://github.com/w3c/csswg-drafts:
== [css-values] add "pseudo" test to if() ==
Would it be possible to add smth like:
pseudo([pseudoclass)
so we could for example do this:
button {
width: if(pseudo(hover): 30px; else: 44px);
}
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12504 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 20 July 2025 19:12:24 UTC