[css-houdini-drafts] Pull Request: [css-properties-values-api] Fix initial-value serialization

andruud has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:

== [css-properties-values-api] Fix initial-value serialization ==
 - Emit 'initial-value', not 'initialValue'.
 - Do not emit a space after 'initial-value:', since it prepends the space to the initial value when round-tripping.

See https://github.com/w3c/css-houdini-drafts/pull/983

Received on Monday, 20 April 2020 13:13:02 UTC