[csswg-drafts] Pull Request: [css-values-5] Typo

cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-values-5] Typo ==
The current [definition of the generic interpolation notation](https://drafts.csswg.org/css-values-5/#interpolation-syntax) requires separating interpolation stops by a whitespace:

`[ [ <easing-function> || <segment-options> , ]? <input-position>{1,2} : <output-value> ]*`

The comma should also be hoisted between the optional stop options and the stop.

See https://github.com/w3c/csswg-drafts/pull/12305


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

Received on Monday, 9 June 2025 13:42:46 UTC