Skip to content

[css-values] How does ident() handle strings? #12984

@Loirooriol

Description

@Loirooriol

https://drafts.csswg.org/css-values-5/#ident

can be used to manually construct <custom-ident> values from several parts.

Well, the spec doesn't define how. If these parts are <ident> then I'm inferring from the examples that they are just concatenated.

But for <string> it's less clear. E.g. what is ident(" a ")?

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