Re: [csswg-drafts] [css-variables][cssom] Empty value doesn't round-trip (#9847)

Sorry, I think it does, actually. The problem is [serialize a CSS declaration](https://drafts.csswg.org/cssom-1/#serialize-a-css-declaration). It should not produce two whitespaces in a declaration block.

  > 3. Append ": " (U+003A U+0020) to `s`.
  > 4. Append value to `s`.

But you wanted me to open a separate issue?

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


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

Received on Tuesday, 25 February 2025 03:56:16 UTC