webcomponents / webcomponents/custom-elements-everywhere
Add tests for rendering into shadow doms with custom elements everywhere
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Scoped custom element registries are shipping in browsers soon!
They add the ability for shadow roots to have their own custom element registries with their own definitions mapping tag names to classes.
This issue tracks adding tests that frameworks and libraries can render into a shadow DOM such that they use the scoped custom element registries.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.