- From: Simon Sapin via GitHub <sysbot+gh@w3.org>
- Date: Tue, 09 Jun 2020 15:04:34 +0000
- To: public-css-archive@w3.org
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