Skip to content

[css-flexbox-1] "flex" initial value seems to be coontradictory to "flex-grow" and "flex-shrink" #6639

Closed
@pnabbefeld

Description

@pnabbefeld

In §7.1 of the current Editor's draft, "flex-grow" and "flex-shrink" both have an initial value of "1", while in "flex" shorthand the initial value is given as "0 1 auto" - this looks contradictory to me, as in this case the "flex-grow" value is "0". Could You correct or clarify, please?

https://www.w3.org/TR/css-flexbox-1/#flex-property

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