polyfills icon indicating copy to clipboard operation
polyfills copied to clipboard

[scoped-custom-element-registry] Integrate and test with shady-dom/shady-css polyfill

Open kevinpschaaf opened this issue 4 years ago • 1 comments

Task: The scoped-custom-element-registry polyfill is currently only tested to work on browsers implementing the native web components specs (Custom Elements & Shadow DOM). This task is to investigate and make changes necessary to integrate and test the scoped registry polyfill when loaded in conjunction with the ShadyDOM & ShadyCSS polyfills.

ShadyCSS currently scopes element CSS by tag name; the ability to have multiple tag names scoped differently would require some sort of integration of this polyfill with ShadyCSS to add an additional scoping class/attribute per registry.

kevinpschaaf avatar Jan 26 '21 00:01 kevinpschaaf

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Feb 22 '22 00:02 stale[bot]