scoped-custom-elements icon indicating copy to clipboard operation
scoped-custom-elements copied to clipboard

Results 4 scoped-custom-elements issues
Sort by recently updated
recently updated
newest added

We have use cases, including for declarative shadow DOM, for setting the registry on an already existing ShadowRoot. Allowing the `customElements` property to be mutable will address this. Already-upgraded elements...

Based on https://github.com/mfreed7/declarative-shadow-dom, I'd like to make sure we register all the implementers position here before opening PRs for the specs text. - [x] Google - [ ] Microsoft -...

In order to make scoped custom element registries and [declarative shadow DOM](https://github.com/mfreed7/declarative-shadow-dom) work together we need a way to defer upgrading of elements in some shadow roots until their custom...

Next steps before the [TAG review](https://github.com/w3ctag/design-reviews/issues/new?assignees=&labels=Progress%3A+untriaged&template=010-specification-review.md&title=): - [ ] Review and expand Explainer to minimally contain user needs and example code) - [ ] Write Specification - [ ] Tests...