Skip to content

Support CSS :host selector #1649

Open
Open
@raystubbs

Description

Is your feature request related to a problem? Please describe.
It seems like the CSS :host selector isn't supported yet. Would be great to have this.

Describe the solution you'd like
The :host selector, if found within stylesheets linked or inlined in a shadow DOM, or CSSStyleSheet objects adopted by a ShadowRoot (via ShadowRoot#adoptedStyleSheets); should target the shadow DOM's host element.

Describe alternatives you've considered
Nothing.

Additional context
Nothing.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions