- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 Jun 2024 10:44:51 +0000
- To: public-css-archive@w3.org
@tabatkins Actually, if we *don’t* use a custom character for separating the condition from the values like the original proposal, this becomes a non-problem. By the time you get to the first value, you know what your separator is, so there’s no ambiguity in `if(style(...), foo, bar)`. @fantasai you raised the issue of using a distinct character for separating the condition from the value(s), and I agree this would be nice. However, given the ambiguity this introduces, are you ok with going with a comma/semicolon for both? -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10064#issuecomment-2165289492 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 13 June 2024 10:44:52 UTC