- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Fri, 15 Sep 2023 10:04:01 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-inline-3] leading-trim accumulation`. <details><summary>The full IRC log of that discussion</summary> <ntim> fantasai: leading-trim can drill through elements, if you set it on the div, it will affect the paragraph in the div<br> <ntim> fantasai: however, if the both the paragraph and div say leading-trim: trim with different metrics, then we might want to look at the closest metric<br> <ntim> fantasai: we might something similar to page-break: auto, where we can break or not break<br> <ntim> fantasai: we could add an auto value to text-box-trim<br> <fantasai> where auto means, do whatever your parent says<br> <astearns> q+<br> <miriam> ack dbaron<br> <ntim> dbaron: just to restate the question: the choice between the metric from the closest ancestor, or the metric that is determine the most amount of<br> <ntim> myles: this reminds me of text-decoration where we can never remove them<br> <miriam> ack astearns<br> <dbaron> s/is determine the most amount of/takes the largest amount off/<br> <ntim> astearns: the proposal sounds ok in theory, but I want to see the proposal fleshed out and try some examples myself before fulling signing off<br> <ntim> astearns: this kind of sounds like trim collapsing<br> <ntim> ...and you want to avoid it<br> <ntim> florian: aren't we narrowing down to collapsing from the closest ancestor?<br> <florian> s/down to collapsing/down to trimming/<br> <ntim> astearns: Is this discussion enough to come up with a concrete proposal to evaluate?<br> <hober> scribe: myles<br> <myles> florian: it seems to me that we have a clear feeling that the largest metric is not what we want. Between the other options, we didn't discuss clearly.<br> <myles> astearns: dbaron originally asked "do you have a preference"?<br> <astearns> s/"/so /<br> <myles> dbaron: I don't have a preference. I don't understand what the issue is. I think it's closely tied to the syntax which I don't have in my head rn<br> <astearns> s/"?/?/<br> <fantasai> The three options were: take the closest metric where metric is available, take metric from closest that asks for trimming, take metric with largets amount of trimming<br> <fantasai> And I guess another one would be "outermost" metric<br> <astearns> no to the third<br> <myles> myles: how do we make progress here?<br> <myles> fantasai: astearns can help with examples, but we'll write a draft and be more specific<br> <myles> astearns: that sounds good<br> <myles> fantasai: ok<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5426#issuecomment-1721013480 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 15 September 2023 10:04:03 UTC