Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[css-flexbox-1] In section 9.9.1, the link for "max-content contributions" of flex items should point to flex-item-specific text #1419

@dholbert

Description

@dholbert

Flexbox section 9.9.1 "Flex Container Intrinsic Main Sizes" starts out like so:

  1. For each flex item, subtract its outer flex base size from its max-content contribution size.

Here, "max-content contribution size" is linked to the generic text about max-content contributions in CSS3-Sizing. This isn't particularly helpful in hinting at what quantity should actually be used in the arithmetic described here.

Instead, that term should link to Flexbox section 9.9.3 "Flex Item Intrinsic Size Contributions" which is where we actually mathematically define what the contribution should be for a flex item.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions