Re: [csswg-drafts] [css-variables] [selectors] Should custom properties work for :visited?

> In my opinion, Blink/WebKit's behavior seems to make more sense. Custom properties are not allowed visited properties, so var() uses the cascaded value from other rules matching the link. Given that the purpose of visited link styling limitation is user's privacy protection, this sounds reasonable to me.

I guess that's fair, yeah... It's somewhat weird that they do variable substitution but not computation.

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

Received on Friday, 2 February 2018 21:27:17 UTC