- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 Sep 2021 16:42:17 +0000
- To: public-css-archive@w3.org
The semicolon has also been proposed in #5055, so if we use something else it would be good to cover other cases too. I think it should also work in `var()`, because `var(--foo, bar, baz)` seems to have 3 independent arguments, `var(--foo; bar, baz)` makes it clearer that `bar, baz` is a single thing. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/581#issuecomment-926772504 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 24 September 2021 16:42:19 UTC