[css-flexbox][css-grid] Floor outer sizes at zero where needed · Issue #2655 · w3c/csswg-drafts · GitHub
Skip to content

[css-flexbox][css-grid] Floor outer sizes at zero where needed #2655

Closed
@fantasai

Description

There are a number of places where we use the outer size (margin-box size) of a box in layout calculations, e.g. in Flexbox and Grid Layout. We should make sure that we're flooring it at zero in the places where it needs to be floored (and not in the places where it needs to be not floored).

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions