[csswg-drafts] [css-inline-3] text-box-trim and multi-column containers (#11363)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-inline-3] text-box-trim and multi-column containers ==
In https://github.com/w3c/csswg-drafts/issues/5335 we resolved that, when applying to a multi-column container, text-box-trim applies to every column; and in https://github.com/w3c/csswg-drafts/issues/11038 we clarified that text-box-trim applied to an ancestor also propagates accordingly.

However, we didn't discuss what happens if there's a column spanner. Technically there are column boxes both before and after the spanner, not a single column split by a spanner.

I imagine that if you want to trim in order to position the multi-column container, you probably don't want to affect its internal layout; so I suggest we only target the column boxes in the first/last row of column boxes--or the spanner, if that's the first/last item in a column...

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11363 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 13 December 2024 05:43:03 UTC