Skip to content

[css-inline-3]Does "block-end" mentioned by "valdef-leading-trim-start" mean "block-start" #8314

@Clqsin45

Description

@Clqsin45

Hi, I'm reading leading-trim's specification, and wondering whether or not one of the "block-end"s below should be "block-start"? And according to the context where we describe block container, leading-trim-start should use block-start instead of block-end. Is my understanding correct?

start

For inline boxes: trims the block-end side of the box to match its content edge to the metric specified by text-edge (treating leading as text).

end

For inline boxes: trims the block-end side of the box to match its content edge to the metric specified by text-edge (treating leading as text).

Links:
https://w3c.github.io/csswg-drafts/css-inline-3/#valdef-leading-trim-start

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