Re: [csswg-drafts] [css-variables-1] Custom properties and serialization (#5685)

For 1), are you saying that you expect the computed-value serialization of `--x` to be `/* foo */ /* baz */ /* bar */`?

For 2), this falls under the general umbrella of "uh, specified-value serialization isn't well-defined right now". See #5642.

For 3), custom properties registered with `"*"` syntax should serialize the same as an unregistered property; custom properties registered with any other type should serialize like other standard properties with that type.

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


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

Received on Thursday, 29 October 2020 22:54:07 UTC