- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Sep 2022 16:44:04 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `Container baselines with reverse directions`, and agreed to the following: * `RESOLVED: flex baselines take flex ordering into account so first/last use roughly *physical* directions` <details><summary>The full IRC log of that discussion</summary> <fantasai> Topic: Container baselines with reverse directions<br> <Rossen_> github: https://github.com/w3c/csswg-drafts/issues/7776<br> <jcraig> s/????: I do agree /BGaraventa: I do agree /<br> <jcraig> s/bryang/BGaraventa/<br> <orieo1> 💨Don’t miss this chance to be Rich... (full message at <https://matrix.org/_matrix/media/r0/download/matrix.org/psopYbVXgoniRhIHyGzDqZuD>)<br> <TabAtkins> ScribeNick: TabAtkins<br> <TabAtkins> iank_: at TPAC we did a bunch of baseline stuff<br> <TabAtkins> iank_: Today, if we have flex-direction:*-reverse, we will take the first baseline from the first in DOM order, the "logical" first<br> <TabAtkins> iank_: this is interoperable across all browsers<br> <TabAtkins> iank_: The spec doesn't say this, I believe it says to take flex-direction into account, which means browsers are all wrong today<br> <TabAtkins> iank_: We're willing to make this change, I don't have strong opinions<br> <jcraig> rrsagent, make minutes<br> <RRSAgent> I have made the request to generate https://www.w3.org/2022/09/28-css-minutes.html jcraig<br> <Rossen_> q?<br> <TabAtkins> fantasai: I think the spec change makes sense, if you ask for last-baseline you want the baseline at the bottom, not the top<br> <TabAtkins> fantasai: So I think that makes the most sense<br> <TabAtkins> iank_: It'll likely be compatible<br> <TabAtkins> iank_: One possible case is people doing column-reverse and having overflow propogate things upwards, so the "first" thing will be way up in the overflow area and get clamped to the block-start edge<br> <TabAtkins> fantasai: They're probably not asking for baseline alignment in these cases, so probably fine?<br> <TabAtkins> iank_: Yup, just a subtle side effect, I'm fine with it<br> <TabAtkins> I'm fine with this.<br> <TabAtkins> RESOLVED: flex baselines take flex ordering into account so first/last use roughly *physical* directions<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7776#issuecomment-1261174899 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 September 2022 16:44:06 UTC