- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Feb 2023 18:00:52 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-ui-4] Align canonical order of `outline` sub-properties with `border` ``. <details><summary>The full IRC log of that discussion</summary> <dbaron> TabAtkins: Guillaume noted that despite similar value spaces, the outline and border have a different order of the value definition grammar, and since we generally follow value definition order when serializing.<br> <dbaron> TabAtkins: fantasai notes that in CSS2 the grammar order wasn't implied to have a meaning.<br> <dbaron> TabAtkins: since we do rely on the grammar order for things it would make sense to align them<br> <dbaron> TabAtkins: Aside from that possibility, I think it's reasonable to align the 2, more likely to follow what border does.<br> <dbaron> TabAtkins: I think we should resolve to make outline's component order match border's component order.<br> <fantasai> Note that at least two people filed this issue, since we have a dup<br> <astearns> ack dbaron<br> <TabAtkins> dbaron: In the past I was always concerned about the model of defaulting to the syntax in the value definition<br> <TabAtkins> dbaron: I think in general it is worth explicitlyt esting impls to see what they do and then coming back<br> <emilio> +1 dbaron<br> <TabAtkins> dbaron: Partaly I'm guessing impls dont' formally follow the spec right now<br> <TabAtkins> dbaron: They wer eimplemented before we created this rule, and probably haven't udpated<br> <TabAtkins> dbaron: So probably tests might show some accidental compliance anyway<br> <TabAtkins> astearns: Would you like to test then resolve? Or okay to resolve first and use tests to verify?<br> <TabAtkins> dbaron: Probably good to get tests first, but should be fine to resolve async once we do.<br> <tantek> +1 on getting tests first, this has been implemented long enough ago that it's worth gathering that data first<br> <TabAtkins> astearns: Sounds good, let's see if we can resolve async once we ahve the data<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7700#issuecomment-1440517198 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 22 February 2023 18:00:54 UTC