Skip to content

[css-inline-3] text-box-trim and multi-column containers #11363

Description

@fantasai

In #5335 we resolved that, when applying to a multi-column container, text-box-trim applies to every column; and in #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...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions