- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Oct 2020 14:29:24 +0000
- To: public-css-archive@w3.org
So is this expected? ```js CSS.supports("background: green !important"); // true CSS.supports("background", "green !important"); // false ``` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5559#issuecomment-714534362 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 22 October 2020 14:29:26 UTC