Skip to content

[css-flexbox-1] Initial Value for flex-grow incorrect? #5602

Closed
@impressivewebs

Description

@impressivewebs

Here you'll find a few paragraphs describing flex-grow and flex-shrink. It says for flex-grow:

When omitted, it is set to 1.

Is this a mistake? According to the property definition table the initial value is 0. So it seems this should be corrected to:

When omitted, it is set to 0.

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.css-flexbox-1Current Work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions