Skip to content

[css-logical] Unclear text regarding shorthands that encompass both logical and physical longhands #7057

Open
@Loirooriol

Description

@Loirooriol

https://drafts.csswg.org/css-logical/#box says

Shorthand properties that encompass both logical and physical longhands (such as the all shorthand) set omitted values first, and otherwise set the physical values last. For example, all: inherit will set all of the margin properties to inherit, but since the physical longhands are set last, the child’s margins will inherit from their physical counterparts in the parent.

This seems unintelligible to me:

  • What are the "omitted values"? E.g. in all: inherit
  • "otherwise" which condition?

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