Re: [csswg-drafts] [css-variables] Add User Agent properties and constant()

How about just using "Constants" as the name everywhere, instead of "User Agent Properties" but then the syntax is `constant()`? Or "User Agent Constant" if there's a need for disambiguation.

This would also imply changing `static readonly CSSUserAgentPropertyMap userAgentProperties;` to `static readonly CSSConstantMap constants;`, which actually seems pretty reasonable.

-- 
GitHub Notification of comment by othermaciej
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/pull/1817#issuecomment-329880558 using your GitHub account

Received on Friday, 15 September 2017 19:41:55 UTC