Skip to content

[css-align] gap inconsistent with longhands #1784

@ewilligers

Description

@ewilligers

The initial value 'normal' for row-gap and column-gap is not consistent with the initial value '0 0' for gap.

The longhands row-gap and column-gap apply to 'multi-column elements, flex containers, grid containers', but the gap shorthand applies to 'grid containers'.

The computed value is similarly inconsistent.

The animatable wording is consistent, but it is redundant for the shorthand: 'see individual properties' would be better. This would also be appropriate for initial value and computed value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions