Skip to content

Centralize definition for name conflict handling of naming at-rules #12977

@SebastianZ

Description

@SebastianZ

As @cdoublev pointed out in #12973, most of the at-rules that define a name have a definition that indicates that the last one wins. Though there are currently a few at-rules like @color-profile and @font-palette-values, for which handling of duplicate names is undefined.

Therefore, I think we should establish a general term for these name-defining at-rules and centralize the definition for name conflict handling, so all those rules can refer to it.

I am not sure where that definition could live. We currently have one for at-rules in general in CSS Syntax 3, but that might not be the best place for a definition like that.

Sebastian

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions