Skip to content

[css-align] Baseline of a multi-col box? #1572

@kojiishi

Description

@kojiishi

8.1. Determining the Baselines of a Box specifies baselines for several layout models.

Is multi-col part of "block containers", or is it not listed and that should be synthesized?

A simple test indicates that:

  • Edge/Gecko/WebKit handles as a box and synthesize.
  • Blink as a block container and use the last baseline of the last column.

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