In w3c/css-houdini-drafts#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.