Skip to content

[@sheet] Shadow DOM stylesheet inheritance #948

Open
@dead-claudia

Description

@dead-claudia

Given a hierarchy of global root G > a shadow root A > shadow root B, if a stylesheet with @sheet foo is added to G and a different @sheet foo added to A, how should they compose as adopted by B?

Related: #900, #933, #935, #937, #938 (about half of the existing @sheet-related issues)

This issue leads me more in favor of an HTML-based solution, FWIW.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions