- From: Alan Stearns <stearns@adobe.com>
- Date: Wed, 11 Apr 2012 13:15:02 -0700
- To: "www-style@w3.org" <www-style@w3.org>
There is a new section [1] in the CSS Regions specification that describes in much more detail how content from named flows is laid out in region chains. This section contains improved handling of auto height and auto width of regions. It introduces the notion of a 'flow fragment height' that resolves the height of the named flow fragment that fits into a region, and a 'region flow content box' whose used height and width contribute to the sizing of regions. We have included a step-by-step example using three 'height:auto' regions of different widths, and have been validating our approach in a WebKit branch. This section is now ready for wider review, and we'd appreciate any and all comments on the algorithm. Thanks, Alan [1] http://dev.w3.org/csswg/css3-regions/#regions-visual-formatting-details
Received on Wednesday, 11 April 2012 20:15:35 UTC