Skip to content

[css-mixins-1] how do @function rules cross shadow boundaries? #10953

Closed
@keithamus

Description

@keithamus

The @function rule defines a custom function to be referred to in other style rules. It needs to be defined how the ident will cross shadow boundaries. Will it be available? Can vended shadow styles clobber?

My recommendation is that they should be available but a shadowroot should be able to clobber within its own scope, and functions defined in a shadow root should not leak into the global styles, if at all possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.css-mixins

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions