Skip to content

[css-ui-4] Align canonical order of outline sub-properties with border #7700

@cdoublev

Description

@cdoublev

Name: outline
Value: [<'outline-color'> || <'outline-style'> || <'outline-width'>]
[...]
Canonical order: per grammar

https://drafts.csswg.org/css-ui-4/#propdef-outline

Could you please tell me if there is a reason why the canonical order of outline is different from that of border and border-<side>, or if they can be aligned?

Name: border
Value: <line-width> || <line-style> || <color>
[...]
Canonical order: per grammar

https://drafts.csswg.org/css-backgrounds-3/#propdef-border

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