[CSSWG][css-overflow-4] First Public WD CSS Overflow L4

The CSS WG has published an First Public Working Draft of the CSS Overflow Module Level4:

    https://www.w3.org/TR/css-overflow-4/

CSS Overflow Level 4 builds upon Level 3 of the same specification, and adds:

* A way to control the amount of space reserved for scrollbars

* The ability to request that content that does not fit inside an element be fragmented (in the sense of the CSS Fragmentation Module)

The first of these two is a fairly self contained feature, and we encourage potential implementors or anyone interested to review it in details.

The second one is more far reaching, but also less mature, and with significant issues still open. Design level reviews are very much appreciated.

Significant changes since level 3 are listed at:

  https://www.w3.org/TR/2017/WD-css-overflow-4-20170613/#changes-l3

Please review the draft, and send any comments to this mailing list,
<www-style@w3.org>, prefixed with [css-overflow-4] (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 Wednesday, 14 June 2017 09:37:50 UTC