- From: Lea Verou via GitHub <sysbot+gh@w3.org>
- Date: Mon, 23 Sep 2024 22:47:46 +0000
- To: public-css-archive@w3.org
@tabatkins: > Summarizing the questions is _absolutely_ a good idea. I’m happy to do the work of listing the pros and cons, but I’ve lost track of what the distinct proposals are. Is it: 1. `if (test ? iftrue : iffalse)`, optional else - 1a: if else omitted IACVT - 1b: if else omitted empty token 2. `if (test : iftrue [;,] iffalse)` - 2a: mandatory `else:` - 2b: optional else. if else omitted IACVT - 2c: optional else. if else omitted empty token Are there any others? -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10064#issuecomment-2369684174 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 23 September 2024 22:47:47 UTC