Re: [csswg-drafts] [css-variables] Does `all` reset custom properties?

> I agree they should not be, and that I should add the -- property which is the equivalent of all for custom properties.

I agree that they should not be, but I don't agree with `--`. You don't know how many custom properties apply to an element until you actually selector-match it and perform the cascade, looks really tricky.

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

Received on Wednesday, 11 April 2018 13:09:49 UTC