- From: Mats Palmgren via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 May 2020 23:56:25 +0000
- To: public-css-archive@w3.org
Minor nit: `default` is equivalent to `(0 < 1)` so it doesn't seem worth it to add special keyword for that. `default` just adds cognitive burden IMO (what happens if it's not the last conditional?). It's likely easier to implement without that special case too. -- GitHub Notification of comment by MatsPalmgren Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5009#issuecomment-626068092 using your GitHub account
Received on Friday, 8 May 2020 23:56:26 UTC