Skip to content

Rule::listDelimiterForRule needs to return different order for many properties #791

Open
@JakeQZ

Description

@JakeQZ

Continuing from #789.

The above-mentioned method is only currently special-casing font properties and the fix for the above.

Many properties' values are comma-separated before being space-separated. It might be better to make that the default, then special-case the others. But doing so risks a breaking change. I don't know which properties use / as a separator. I can't think of any, but there must be some, otherwise it wouldn't be there.

Things like box-shadow will not currently be parsed correctly into the expected object structure, though will still render back out OK.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions