Re: [csswg-drafts] [css-variables-1] Specification is not clear on usage and behaviour of custom string as a CSS custom property value (#6572)

See #5685, https://drafts.csswg.org/css-variables-1/#serializing-custom-props

> Specified values of custom properties must be serialized exactly as specified by the author. Simplifications that might occur in other properties, such as dropping comments, normalizing whitespace, reserializing numeric tokens from their value, etc., must not occur.
> Computed values of custom properties must similarly be serialized exactly as specified by the author, save for the replacement of any var() functions.

I guess this includes string delimiters.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6572#issuecomment-911910455 using your GitHub account


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

Received on Thursday, 2 September 2021 17:35:19 UTC