- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 12 May 2020 21:53:35 +0000
- To: public-css-archive@w3.org
It could be good to accept a CSS-wide keywords, e.g. ``` display: first-supported(foo; bar; revert); ``` if neither `foo` nor `bar` are supported, it would behave as `revert`, preserving UA styles. Without `revert` I guess it would just become invalid at computed-value time and behave as `unset`. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5055#issuecomment-627618492 using your GitHub account
Received on Tuesday, 12 May 2020 21:53:37 UTC