- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 15 Aug 2018 16:43:43 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `Mixing baseline self-alignment with random content alignments`. <details><summary>The full IRC log of that discussion</summary> <dael> Topic: Mixing baseline self-alignment with random content alignments<br> <dael> github: https://github.com/w3c/csswg-drafts/issues/3006<br> <dael> TabAtkins: I just commented in issue. I thinkg maybe jsut consfused. How can y ou mix abseline self alignment with any other. Baseline cares about your height. Seems odd how it interacted. now that I thought about it you have to do layout before self align so it's not a problem to do content alignment first and if you do center baseline is in center of element.<br> <dael> TabAtkins: So I think this i s close invalid.<br> <dael> florian: Is there no risk o f a dependency betweeen sizing and placing things? When you align on baseline can that cause things to grow? Or does that problem not exist?<br> <dael> TabAtkins: Good question. I should consider that futher.<br> <dael> florian: If that's okay, we're okay. If not we have a problem<br> <dael> fantasai: What you say makes sense if item itself has a size. You can align and then baseline align. Trickier thing what if it's sized as auto and that auto size is not purely shrinkwrapping around content.<br> <dael> fantasai: Where that box is positioned can change size of alignment container and then change alignment of content.<br> <dael> TabAtkins: Can we table for a full example? Example in issue isn't complex enough to show problem.<br> <dael> astearns: Okay, we'll come back with a more complex example<br> <dael> fantasai: And anyone with examples, let us know.<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3006#issuecomment-413258174 using your GitHub account
Received on Wednesday, 15 August 2018 16:43:45 UTC