[csswg-drafts] [css-ui-4] Align canonical order of `outline` sub-properties with `border` (#7700)

cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-ui-4] Align canonical order of `outline` sub-properties with `border` ==
> **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

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7700 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 6 September 2022 09:10:21 UTC