[css-houdini-drafts] Pull Request: CSS Factories exposed to Worker context

javifernandez has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:

== CSS Factories exposed to Worker context ==
The CSS namespace is only exposed to Window context. The CSS factories are very convenient to implement tests of CSS TypedOM features that are exposed to Workes.

This PR makes the CSS namespace extension proposed by CSS TypedOM to be exposed to Worker contexts.

It's been discussed in the [csswg issue 14229](https://github.com/w3c/csswg-drafts/issues/14229) in the context of allowing partial extensions of the CSS namespace to be exported to contexts different than Window. 



See https://github.com/w3c/css-houdini-drafts/pull/1177


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 30 July 2026 11:34:13 UTC