Re: [css-houdini-drafts] CSS operations static or not static?

@tabatkins Wait, so if these methods are static, does that mean one 
page can call `registerProperty`/`unregisterProperty` and influence 
the behavior of other tabs/views in the same browser? Or are their 
effects supposed to be scoped to the current document (or current 
window, or current $THING)?

I suspect/believe the scoping is why these methods were on the 
`Document` interface in the first place (before they moved to `CSS`.

-- 
GitHub Notification of comment by dholbert
Please view or discuss this issue at 
https://github.com/w3c/css-houdini-drafts/issues/216#issuecomment-224768183
 using your GitHub account

Received on Thursday, 9 June 2016 00:10:01 UTC