Skip to content

[css-typed-om] CSSKeywordValue should serialize using "serialize an identifier" #1147

@AtkinsSJ

Description

@AtkinsSJ

Originally posted here: w3c/csswg-drafts#12545

The spec for this simply says:

Return this’s value internal slot.

However, the internal slot may have spaces or other characters that need escaping. The browsers that implement typed-om all escape these, equivalent to using the serialize an identifier algorithm, as demonstrated by the WPT results for the test that checks CSSKeywordValue serialization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions