Skip to content

Implement "§9.9 Intrinsic Sizes" of the Flexbox Specification #351

@nicoburns

Description

@nicoburns

What problem does this solve or what need does it fill?

This is necessary for correctly computing the "min-content" and "max-content" sizes of a flexbox container.

What solution would you like?

Implement §9.9 Intrinsic Sizes of the Flexbox Specification

Tasks:

What alternative(s) have you considered?

Do nothing and stick with the existing "always shrink to fit" strategy.

Additional context

This was uncovered in testing the integration between Flexbox and CSS Grid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions