- From: Alan Stearns <stearns@adobe.com>
- Date: Mon, 22 Apr 2013 15:12:26 -0700
- To: "www-style@w3.org" <www-style@w3.org>
Hey all, If a named flow contains regions for a different named flow, there were some gaps in the visual formatting steps. I've added three paragraphs to the editor's draft that describe how the visual formatting steps handle nested region contexts [1]. The basic idea is that when you initially lay out a region chain you have to recursively lay out any regions it contains, then when you lay out the named flow content into a region chain you again have to recursively lay out the content in the nested region chains. The additions just make explicit where the recursions have to take place in the visual formatting steps. Thanks, Alan [1] http://dev.w3.org/csswg/css-regions/#nested-region-context
Received on Monday, 22 April 2013 22:13:39 UTC