https://github.com/knowler/host-layerable-shadow-roots
https://github.com/knowler/host-layerable-shadow-roots
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/knowler/host-layerable-shadow-roots
- Owner: knowler
- Created: 2024-01-11T17:44:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-11T17:49:56.000Z (over 2 years ago)
- Last Synced: 2025-01-20T11:30:01.693Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Host Layerable Shadow Roots
A proposed solution for allowing the styling of shadow roots by the host
context while preserving encapsulation for the shadow root.
This repo is to allow for collaboration around the proposal, ideas for
uses cases, examples, and an attempted polyfill.
- [Proposal](./proposal.md) (work in progress)
- [Polyfill exploration notes](./polyfill.md)