[CSSWG][css-sizing-3] Updated WD of CSS Sizing Level 3

The CSS WG has published an updated Working Draft of the
CSS Intrinsic and Extrinsic Sizing Module Level 3

     https://www.w3.org/TR/css-sizing-3/

This module describes the various CSS sizing properties like
width/height/etc. Level 3 extends them with keywords that
represent content-based "intrinsic" sizes and context-based
"extrinsic" sizes, allowing CSS to more easily describe boxes
that fit their content or fit into a particular layout context.
It also defines a lot of the key sizing terminology used
throughout our layout specs.

Significant changes are listed at:

   https://www.w3.org/TR/2019/WD-css-sizing-3-20190522/#changes

Please review the draft, and send any comments to this mailing list,
<www-style@w3.org>, prefixed with [css-sizing-3] (as I did on this
message) or (preferably) file them in the GitHub repository at
   https://github.com/w3c/csswg-drafts/issues

For the CSS WG,
~fantasai

Received on Thursday, 23 May 2019 20:39:55 UTC