webcomponents / polyfills

Web Components Polyfills
BSD 3-Clause "New" or "Revised" License
1.14k stars 165 forks source link

[scoped-custom-element-registry] Resolve whenDefined promise if already defined. #447

Closed kevinpschaaf closed 3 years ago

kevinpschaaf commented 3 years ago

Also ensure the promise resolves to the constructor, per spec.

Fixes #443