Skip to content

Commit

Permalink
[scoped-custom-element-registry] Fix TypeError in WebKit
Browse files Browse the repository at this point in the history
WebKit's prototype native scoped elements registry doesn't like getting a `registry` object in attachShadow().

The previous state did attempt to remove `registry`, but the key was getting renamed by Closure.
  • Loading branch information
justinfagnani committed Feb 26, 2025
1 parent 10f8e07 commit f44587a
Show file tree
Hide file tree
Showing 3 changed files with 610 additions and 546 deletions.
Loading

0 comments on commit f44587a

Please sign in to comment.