- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Thu, 04 Mar 2021 00:35:21 +0000
- To: public-css-archive@w3.org
@una in your grammar there are no commas, but there are in your examples. I made this point earlier, but since it was in an edit it may have been lost. In `background`, `/` has lower precedence than comma. E.g. `background: url(...) center / cover, black`. I would be strongly opposed to using the same operators with different precedence in two different CSS properties, this is very internally inconsistent. -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6066#issuecomment-790189068 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 4 March 2021 00:35:23 UTC