WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
241 stars 18 forks source link

content-visibility: auto forces contain-intrinsic-size: auto #228

Closed vmpstr closed 11 months ago

vmpstr commented 1 year ago

WebKittens

No response

Title of the spec

content-visibility: auto forces contain-intrinsic-size: auto

URL to the spec

https://drafts.csswg.org/css-sizing-4/#propdef-contain-intrinsic-size

URL to the spec's repository

https://github.com/w3c/csswg-drafts/

Issue Tracker URL

No response

Explainer URL

No response

TAG Design Review URL

No response

Mozilla standards-positions issue URL

No response

WebKit Bugzilla URL

No response

Radar URL

No response

Description

This is a proposal for content-visibility: auto to force contain-intrinsic-size to obtain the auto keyword. This has been resolved in CSSWG. It has also been implemented by Mozilla

nt1m commented 11 months ago

https://github.com/WebKit/WebKit/pull/16226 is implementing this.