Re: [w3c/webcomponents] Shadow tree encapsulation and CSS (#804)

Most of the new Houdini APIs violate encapsulation by introducing new global namespaces for their registered things:

- `CSS.animationWorklet`
- `CSS.paintWorklet`
- `CSS.layoutWorklet`
- `CSS.registerProperty`

There's also [this issue](https://github.com/w3c/csswg-drafts/issues/1995) with has additional ones like `@font-face`/`@keyframes`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/804#issuecomment-478843960

Received on Tuesday, 2 April 2019 04:54:35 UTC