Skip to content

[css-flexbox] Should fully inflexible item have definite height even with min-height: auto? #4305

Closed
@cbiesinger

Description

@cbiesinger

https://drafts.csswg.org/css-flexbox/#definite-sizes says:

Note: The main size of a fully inflexible item with a definite flex basis is, by definition, definite.

However, with min-height: auto, such an item may well require layout to determine its size (in a column flexbox where the item has height: auto; flex: 0 0 100px;). Should its size still be considered definite?

cc @dholbert @fantasai @tabatkins

Metadata

Metadata

Assignees

No one assigned

    Labels

    Closed as Question AnsweredUsed when the issue is more of a question than a problem, and it's been answered.Commenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.css-flexbox-1Current Work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions