- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Aug 2018 16:29:04 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `containment vs baseline alignment`, and agreed to the following: * `RESOLVED: layout containment censors baselines and size containment does not` <details><summary>The full IRC log of that discussion</summary> <dael> Topic: containment vs baseline alignment<br> <dael> github: https://github.com/w3c/csswg-drafts/issues/2995<br> <dael> Rossen: TabAtkins can you do without florian ? Or do we punt?<br> <dael> TabAtkins: We concluded and wanted to see if obj.<br> <dael> TabAtkins: Spec wasn't clear what effect containments have on baseline. florian convinced me. Layout containment should censor the baseline b/c i t acts like there's nothing going on inside<br> <dael> TabAtkins: Don't have to do layout on contents to layout parent. Baseline requires you to know what's i nside<br> <dael> TabAtkins: Size containment does not censor. baseline doesn't effect that size in any way. Sizing works fine and you can baseline align<br> <dael> TabAtkins: Only potential weird is an overflow:visible element it can shrink to 0 but still have a baseline. That can happen today, though.<br> <dael> TabAtkins: Conclusion: layout containment censors baselines and size containment no change. Other containments don't matter here.<br> <dael> TabAtkins: Sound good?<br> <dael> Rossen: So this proposal only changes layout containment?<br> <dael> TabAtkins: Yes.<br> <dael> TabAtkins: urns out in chrome we don't pay attention to size but do for layout. We should be able to change. Per spec this only changes layout containment.<br> <dael> Rossen: Okay. Rest is clarification<br> <fantasai> +1<br> <fantasai> I think this is the correct resolution<br> <dael> Rossen: Reasonable. Seems florian agrees. Other comments?<br> <dael> Rossen: Objections to layout containment censors baselines and size containment does not<br> <dael> RESOLVED: layout containment censors baselines and size containment does not<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2995#issuecomment-415094473 using your GitHub account
Received on Wednesday, 22 August 2018 16:29:07 UTC