Re: [csswg-drafts] [css-variables] User Agent properties and variables

I think we had two major things to decide on:

1. The name: whether to use `constant(name)`, `var(name-without-leading-hyphen)` or `var(user name)`. I'd prefer `constant` because it makes it more clear that there is no way for the developer to set these properties.

1. A JS hook so that they can be easily queried and raise notifications on change.

1. A place to define the new properties/values. Maybe these just end up in the respective specifications clearly labelled as read-only.

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

Received on Wednesday, 13 September 2017 00:48:53 UTC