Re: [csswg-drafts] [cssom] Shortest serialization principle with multiple minimal possibilities (#8155)

> whenever it's a question of "which value do we need to provide, since they're _all_ default", we choose the first one in grammar order

You may already know this but it has a [precedent](https://www.w3.org/TR/2011/WD-cssom-20110712/#serializing-css-values):

> Where CSS component values of the value can be omitted without changing the meaning of the value (e.g. initial values in shorthand properties), omit them. If this would remove all the values, then include the first allowed value.

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8155#issuecomment-1332671333 using your GitHub account


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

Received on Wednesday, 30 November 2022 19:58:50 UTC