An open API service indexing awesome lists of open source software.

https://github.com/knowler/host-layerable-shadow-roots


https://github.com/knowler/host-layerable-shadow-roots

Last synced: 3 months ago
JSON representation

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)