Re: [csswg-drafts] [css-sizing-3][css-images-3] Distinguish intrinsic size's two definitions with two terms (#4961)

In Servo code we’ve been using "intrinsic sizes" for the optional width, optional height, and optional ratio inherent to replaced elements, and "content sizes" for `min-content` and `max-content` (per the term used in those keywords). I’m not super happy with the latter since it’s easy to confuse with the (computed or used) size of the content area https://drafts.csswg.org/css2/box.html#box-content-area

-- 
GitHub Notification of comment by SimonSapin
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4961#issuecomment-641356892 using your GitHub account

Received on Tuesday, 9 June 2020 15:04:36 UTC