Skip to content

[css-properties-values-api] Substituting registered properties into non-registered properties #794

@andruud

Description

@andruud

Issue #321 briefly mentions that this maybe isn't allowed. Example:

--registered-length: 10px;
--unregistered: 5px var(--registered-length);

Is this allowed or not?

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