[CSSWG][css-overflow-3] Updated WD of the CSS Overflow Module Level 3

The CSS WG has published an updated Working Draft of the CSS Overflow Module Level 3:

    http://www.w3.org/TR/css-overflow-3/

This modules contains the features of CSS relating to handling the display of excessive amount of content in an element.

In addition to bug fixes and refinements accumulated since last publication, this draft introduces:
* Flow relative longhands to the overflow property: inline-overflow and block-overflow
* The line-clamp property (and its long hands), to provide a standard and improved replacement for the proprietary -webkit-line-clamp property.

Please review the draft, and send any comments to this mailing list,
<www-style@w3.org>, prefixed with [css-!!!!FOO!!!!] (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,
—Florian Rivoal

Received on Tuesday, 31 July 2018 10:31:18 UTC