- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Mon, 13 Mar 2023 15:35:46 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-align-3][css-flexbox-1] How to determine the last baseline of a flex container with different alignment groups.`. <details><summary>The full IRC log of that discussion</summary> <TabAtkins> Rossen_: Should we consdier this issue resolved by the PR discussion?<br> <TabAtkins> fantasai: yeah<br> <TabAtkins> iank_: clarification - are we still taking the first baseline from the topmost row and bottommost row?<br> <TabAtkins> fantasai: yeah?<br> <TabAtkins> iank_: One subtlety with last issue around reverse flex<br> <TabAtkins> iank_: what would be the beahvior with a reverse flex?<br> <iank_> https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=11393<br> <TabAtkins> fantasai: Not sure, let me see if the spec handles that right now, if not we should resolve to handle it<br> <TabAtkins> iank_: I think I have relatively strong beahvior on this, I think our new behavior makes sense<br> <TabAtkins> fantasai: We took the startmost or endmost flex line<br> <TabAtkins> iank_: So first baseline from the visual top (basically) and last from visual bottom?<br> <TabAtkins> fantasai: yes<br> <TabAtkins> iank_: can you check chrome's beahvior in the testcase I just posted?<br> <TabAtkins> [people look at the example]<br> <TabAtkins> fantasai: Yeah this looks right<br> <TabAtkins> fantasai: altho... did we define alignmetn across multiline items?<br> <TabAtkins> [more clarification of the example]<br> <TabAtkins> iank_: I think in [missed case] we'll still do visual bottom/top<br> <iank_> https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=11396<br> <TabAtkins> fantasai: If you wrap the columns, are you doing baseline alignment across the topmost items in each line? Because we could...<br> <TabAtkins> Rossen_: Let's open an issue for these additional wrinkles<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7641#issuecomment-1466379427 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 13 March 2023 15:35:48 UTC