Re: [w3ctag/design-reviews] CSS intrinsic-size (#437)

Apologies, the explainer got renamed: https://github.com/WICG/display-locking/blob/master/explainer-contain-intrinsic-size.md

The basic use case is for an element that changes from having `contain: size` applied to not having it, e.g. because of display locking, but can be useful elsewhere (virtual scrollers, perhaps) -- in such a case, it can be useful to specify a size that only applies while contained (otherwise it would be 0x0), whereas when not contained, you want it to just size based on its content.

...I see vlad responded while I was writing, oh well.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/437#issuecomment-593639111

Received on Monday, 2 March 2020 21:45:24 UTC