- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Mon, 31 Jul 2023 16:02:40 +0000
- To: public-css-archive@w3.org
I think https://drafts.csswg.org/css-variables/#cycles means that what Gecko and WebKit are implementing seems a bit closer to what the spec says, I think? The spec assumes one value per property, which is true if you do that... But then again the behavior difference between `--foo: var(--non-existing, unset)` and `--foo: unset` seems odd. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9131#issuecomment-1658677139 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 31 July 2023 16:02:42 UTC