[csswg-drafts] [cssom] Should make it clear that static functions on CSS are Window-scoped

tabatkins has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [cssom] Should make it clear that static functions on CSS are 
Window-scoped ==
In <https://github.com/w3c/css-houdini-drafts/issues/216> there's some
 confusion about what scope the functions on the CSS interface should 
have - are they document-specific (somehow), window-specific, or 
global across the browser?

The intention is always that these are window-specific. The spec 
should have some clarifying text for this.

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/180 using your GitHub 
account

Received on Thursday, 9 June 2016 17:50:10 UTC