webcomponents / webcomponents/polyfills
[ShadyDOM] Add a way update insertion points when `preferPerformance` is set to true
Open
Package: shadydom
Severity: Medium
Type: Feature
wontfix
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
When the `preferPerformance` flag is set, `` elements are only detected when they are added inside document fragments. To work with code that adds slots in other ways, an API to "find" the slots in a shadowRoot could be added.
Contributor guide
Assessment
This issue has not been assessed yet.