Skip to content

[css-align] normal alignment doesn't really behave as stretch for non-replaced abspos with auto insets #11215

Open
@Loirooriol

Description

@Loirooriol

https://drafts.csswg.org/css-align/#justify-abspos

For replaced absolutely-positioned boxes, the normal keyword behaves as start.

For all other absolutely-positioned boxes, normal behaves as stretch.

https://drafts.csswg.org/css-align/#align-abspos

For replaced absolutely-positioned boxes, the normal keyword behaves as start.

For all other absolutely-positioned boxes, normal behaves as stretch.

However: https://drafts.csswg.org/css-position-3/#abspos-auto-size

So normal can't be behaving as stretch if they affect sizing in different ways.

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