- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Jun 2024 15:01:16 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-align-3] `grid-*-gap` should be aliases instead of shorthands``, and agreed to the following: * `RESOLVED: Make grid*gap properties be legacy name aliases` <details><summary>The full IRC log of that discussion</summary> <jarhar> oriol: so we had the case with grid that we initially added the grid properties but then we wanted to ? as gap and then the currently the specification that grid gap should be a hsorthand of gap<br> <jarhar> oriol: however, but firefox and webkit implement it not as a hsorthand but as an alias<br> <jarhar> oriol: both cases basically have the same behavior but if you set a variable to the grid gap property, then you try to read the value of the gap property, if they are aliasses then you get the ? otherwise you get the emptry string<br> <jarhar> oriol: if it gets set to an internal ? value<br> <emilio> s/?/pending substitution/<br> <jarhar> oriol: and then i think that doing show interest or ended up doing it as an alias i dont remember the situation<br> <jarhar> dbaron: it is already done and shipping in 125<br> <jarhar> oriol: the propsoed resolution would be that grid gap should be an alias of gap and not a shorthand<br> <jarhar> oriol: not sure if i missed anything<br> <iank_> make the spec fiction, non-fiction :)<br> <jarhar> miriam: so thats the proposed resolution and is also whats now shipping?<br> <jarhar> dbaron: yes it is now shipping in 3 engines<br> <jarhar> dbaron: we added it to the agenda around the same time we made the change and it took some time to come to the meeting<br> <jarhar> miriam: great, lets resolve on the thing that all the engines do<br> <jarhar> fantasai: make grid gap aliases<br> <fantasai> PROPOSED: Make grid*gap properties be legacy name aliases<br> <fantasai> RESOLVED: Make grid*gap properties be legacy name aliases<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8014#issuecomment-2160989708 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 June 2024 15:01:17 UTC