[csswg-drafts] Proposal: content-size CSS property (#4229)

chrishtr has just created a new issue for https://github.com/w3c/csswg-drafts:

== Proposal: content-size CSS property ==
http://tabatkins.github.io/specs/css-content-size/

This property specifies the size to reserve for elements which already have `contain:size`. `contain:size` without `content-size` is like having `content-size: 0px 0px. It's useful for providing placeholder sizes of subtrees in cases when it is not desirable to render the subtrees.

See also https://github.com/WICG/display-locking/blob/master/explainer-new.md for examples and background that helps to motivate this property.

Feedback appreciated!

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4229 using your GitHub account

Received on Wednesday, 21 August 2019 03:37:49 UTC