Re: [csswg-drafts] [css-values]: Express conditional values in a more terse way (#5009)

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