Skip to content

[css-align] definition of 'flex-start' and 'flex-end' are changed (relative to flexbox) to apply to out-of-flow children of flex containers #1402

@dbaron

Description

@dbaron

The definition of flex-start and of flex-end currently say:

When used on boxes that are not children of a flex container, this value behaves as start.

There's also a subtle difference between flex items and the "children of a flex container" term used here, since flex items are in flow children of a flex container. Perhaps this should specify flex items? Or does it intend to apply to out-of-flow children of a flex container as well? If so, that's a change from flexbox that should probably be noted explicitly, since it's not obvious.

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