Re: [csswg-drafts] [css-values] enable the use of counter() inside calc()

Yeah, an explicit parsing function is probably bad. No real need for it. But having something that can retrieve a counter value as a number (rather than going to the extra effort of formatting it as a string) would work.  (Same as how `attr()` has functionality to parse the attr value as a number or dimension.)

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

Received on Wednesday, 18 October 2017 19:19:54 UTC