[css-sizing] Level 3 Cut for Publication

Hello everyone,
In the interest of getting the CSS Sizing spec up-to-date and within
reach of CR, I've cut it down to be mainly just a bunch of terminology
(which we are depending on heavily in the Flexbox and Grid specs) and
the new keywords which we've already decided to unprefix/release:
   https://drafts.csswg.org/css-sizing-3/

The actual sizing definitions are left deferring to the appropriate
points in CSS2.1... which leaves them undefined, but at least hooks
them all together so that e.g. min-content size in a table context
is the same as in a float context and a flexbox context.

Please review the draft and let me know what you think,
if you have any suggestions for resolving issues,
and if you think anything else needs to be added.

We'd like to publish, for archival purposes, an updated WD of the old
Sizing spec (which includes some updates to what was already on /TR),
immediately followed by this trimmed-down version.

Tab and I plan to continue work on exact definitions of intrinsic
sizing in the Level 4 spec and/or in the respective layout modules.

~fantasai

Received on Monday, 4 April 2016 21:29:09 UTC