Re: [csswg-drafts] [css-variables] Documentation needed on using variables with JavaScript

> This is defined in [CSSOM](https://drafts.csswg.org/cssom/), and CSS Variables already has this reminder in [ยง4. APIs](https://drafts.csswg.org/css-variables/#apis):

This raises a good point: Often information needed to understand a spec is scattered across multiple specs. What if Bikeshed treated references to specs in the same way Github treats references to issues, where they are bidirectional by design: If you reference issue B from issue A, issue B also gets a reference to issue A. Therefore, since CSSOM is referencing Custom Properties, Custom Properties could get a reference to that part of the CSSOM spec. What do you think, @tabatkins?

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

Received on Tuesday, 4 July 2017 23:07:20 UTC