Closed
Description
https://drafts.css-houdini.org/css-properties-values-api-1/
The fact that property registration is document global makes it impossible to use a custom property privately in a shadow tree. Maybe registration should be scoped somehow, optimally to a style sheet or shadow scope.