Open Bug 1789481 Opened 2 years ago

[css-sizing-4] Implement `contain` keyword for sizing properties

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement

Tracking

()

People

(Reporter: sebo, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: dev-doc-needed)

The CSS Box Sizing Module Level 4 defines a new keyword contain for sizing properties. This keyword applies contain-fit sizing to a box while maintaining its preferred aspect ratio if possible and stretch-fit sizing if the box has no preferred aspect ratio.

This issue is meant to implement this keyword.

Sebastian

You need to log in before you can comment on or make changes to this bug.