Closed
Bug 1781045
Opened 3 years ago
Closed 2 years ago
Implement contain-intrinsic-size:auto
Categories
(Core :: Layout, enhancement)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: Oriol, Unassigned)
References
Details
https://drafts.csswg.org/css-sizing-4/#valdef-contain-intrinsic-width-auto-length
If the element has a last remembered size, is currently skipping its contents, and is not relevant to the user, its explicit intrinsic inner size is the last remembered size.
Otherwise, its explicit intrinsic inner size is the specified <length>.
The "is currently skipping its contents" part is blocked on content-visibility
.
Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•