Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[scoped-custom-element-registry] Fix TypeError in WebKit (#611)
WebKit's prototype native scoped elements registry doesn't like getting a `registry` key in `attachShadow()`. The previous state did attempt to remove `registry`, but the key was getting renamed by Closure.
- Loading branch information