Skip to content

[css-logical-1] flow-relative values should say what their computed values are #2821

Closed
@dbaron

Description

@dbaron

The section on flow-relative values defines a bunch of new values for existing properties. However, it doesn't say how these values influence the computed values of the properties, and I think it should say so explicitly (especially since the properties' existing "Computed Value:" lines may be wrong).

In other words, it needs to be clear whether float: inline-start results in a computed value of inline-start or a computed value of left (or right, depending on writing mode). I tend to think the computed value should be left.

I got here from w3ctag/design-reviews#286.

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