webcomponents / webcomponents/polyfills
Missing DocumentOrShadowRoot interface implementation
Open
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Doesn't appear implement the DocumentOrShadowRoot interface - or only `activeElement` property seems to be implemented. Particularly for dealing with selections and ranges this is needed. I'm trying to use Prosemirror inside a component but this causes it to break - any chance some, if not all this interface will get implemented?
Contributor guide
Assessment
This issue has not been assessed yet.