[csswg-drafts] [css-values-5] Specify how colons/semicolons serialize in functions (#12345)

tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-values-5] Specify how colons/semicolons serialize in functions ==
The `*-interpolate()` functions and `if()` have colons and semicolons, used similarly to how they're used in properties. We don't currently have generic rules for how these are serialized, but we should probably just match how properties work - no space before, one space afterwards. (And for `if()`, probably omit the trailing semicolon on the last value.)

(This is mostly just a note for @fantasai and I to handle this later.)

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12345 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 16 June 2025 20:34:31 UTC