Skip to content

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

@tabatkins

Description

@tabatkins

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions