[CSSWG][css-regions] Updated WD of CSS Regions

The CSS WG has published an updated Working Draft of the CSS Regions
Module Level #1:

  http://www.w3.org/TR/css3-regions/

CSS Regions allows you to collect content in a named flow, then directly
define where this content flows through boxes in a region chain.


Big changes from the last published draft:

  - The region-overflow property has been renamed to region-fragment.

  - The flow-into property now takes an optional content or element
keyword.

  - The named flow events have been updated, and trigger at a specific
point in the processing model.

  - The @region styling rule was changed to a ::region() pseudo-element.

  - The CSSOM section had quite a few clarifications.

All of the changes are listed at:

  
http://www.w3.org/TR/2013/WD-css3-regions-20130528/#changes_from_Aug_28_201
2

Please send any comments to this mailing list, <www-style@w3.org>, and
please, prefix the subject line with

  [css-regions]

(as I did on this message).

For the CSS WG,


Alan Stearns

Received on Tuesday, 28 May 2013 18:20:20 UTC