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

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 extends the CSS sizing properties 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.

Significant changes are listed at:
   https://www.w3.org/TR/2017/WD-css-sizing-3-20170207/#changes
and include renaming the 'fill' keyword to 'stretch' to match with
the similar functionality of 'stretch' in the alignment properties.

We are hoping to take this module to CR this year, but the Extrinsic
Sizing section needs further work prior to CR:
   https://www.w3.org/TR/css-sizing-3/#extrinsic
And there is still some remaining work to do on intrinsic sizing of
replaced elements:
   https://www.w3.org/TR/css-sizing-3/#intrinsic-sizes

Please review the draft, and send any comments to this mailing list,
<www-style@w3.org>, prefixed with [css-sizing] (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, 16 February 2017 19:01:05 UTC