Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kevinpschaaf opened this issue Jan 26, 2021 · 1 comment

Comments

@kevinpschaaf
Copy link
Collaborator

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.

@stale
Copy link

stale bot commented Feb 22, 2022

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 stale bot added the wontfix label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants