Skip to content

CSS: contain-intrinsic-size: auto, and converting to a shorthand property #624

@cbiesinger

Description

@cbiesinger

Ya ya yawm TAG!

I'm requesting a TAG review of contain-intrinsic-size: auto, and converting to a shorthand property.

This adds an "auto" keyword to contain-intrinsic-size, which lets the rendering engine remember the last
used size so that the author does not have to guess correctly (with a fallback size if the element was
never laid out without size containment).
Also, longhand properties were added, including logical axes: contain-intrinsic-width, contain-intrinsic-height, contain-intrinsic-block-size, contain-intrinsic-inline-size

Further details:

  • I have reviewed the TAG's Web Platform Design Principles
  • Relevant time constraints or deadlines: Ideally within the next month or so
  • The group where the work on this specification is currently being done: CSSWG
  • The group where standardization of this work is intended to be done (if current group is a community group or other incubation venue): CSSWG
  • Major unresolved issues with or opposition to this specification: none
  • This work is being funded by: Google

You should also know that...

[please tell us anything you think is relevant to this review]

We'd prefer the TAG provide feedback as (please delete all but the desired option):

🐛 open issues in our GitHub repo for each point of feedback

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions