- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Jun 2011 18:56:28 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-regions In directory hutz:/tmp/cvs-serv25619 Modified Files: Overview.html Log Message: Generated. Do not edit! Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-regions/Overview.html,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- Overview.html 31 May 2011 00:06:44 -0000 1.7 +++ Overview.html 8 Jun 2011 18:56:26 -0000 1.8 @@ -26,13 +26,13 @@ <h1 id=css-regions-module>CSS Regions Module</h1> - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 May 2011</h2> + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 08 June 2011</h2> <dl> <dt>This version: <dd><a - href="http://www.w3.org/TR/2011/ED-css3-regions-20110529/">http://www.w3.org/csswg/css3-regions</a> + href="http://www.w3.org/TR/2011/ED-css3-regions-20110608/">http://www.w3.org/csswg/css3-regions</a> <dt>Latest version: @@ -105,7 +105,7 @@ The CSS Regions module provides an advanced content flow mechanism, which can be combined with positioning schemes as defined by other CSS modules such as the Multi-Column Module <a href="#CSS3COL" - rel=biblioentry>[CSS3COL]<!--{{CSS3COL}}--></a> or the Grid Layout Module + rel=biblioentry>[CSS3COL]<!--{{!CSS3COL}}--></a> or the Grid Layout Module <a href="#CSS3-GRID-LAYOUT" rel=biblioentry>[CSS3-GRID-LAYOUT]<!--{{CSS3-GRID-LAYOUT}}--></a> to position the regions where content flows. @@ -293,7 +293,7 @@ <p>The CSS Regions module can be seen as an extension of the concept of multi-column elements. With CSS Multi-column layout <a href="#CSS3COL" - rel=biblioentry>[CSS3COL]<!--{{CSS3COL}}--></a>, columns share the same + rel=biblioentry>[CSS3COL]<!--{{!CSS3COL}}--></a>, columns share the same dimensions and define column boxes organized in rows. Content flows from one column to the next. @@ -509,10 +509,10 @@ <p>A container's layout scheme is the strategy used by a container to position the boxes generated by its children and itself. Examples are the normal layout (block and inline formatting) (<a href="#CSS21" - rel=biblioentry>[CSS21]<!--{{CSS21}}--></a>), table layout (<a - href="#CSS21" rel=biblioentry>[CSS21]<!--{{CSS21}}--></a>), the + rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>), table layout (<a + href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>), the multi-column layout (<a href="#CSS3COL" - rel=biblioentry>[CSS3COL]<!--{{CSS3COL}}--></a>) or the grid layout (<a + rel=biblioentry>[CSS3COL]<!--{{!CSS3COL}}--></a>) or the grid layout (<a href="#CSS3-GRID-LAYOUT" rel=biblioentry>[CSS3-GRID-LAYOUT]<!--{{CSS3-GRID-LAYOUT}}--></a>). @@ -568,7 +568,7 @@ rel=biblioentry>[CSS3PAGE]<!--{{CSS3PAGE}}--></a> as well.</p> <p>In addition, the CSS Multi-column Layout Module <a href="#CSS3COL" - rel=biblioentry>[CSS3COL]<!--{{CSS3COL}}--></a> defines unified breaking + rel=biblioentry>[CSS3COL]<!--{{!CSS3COL}}--></a> defines unified breaking properties (which this specification extends).</p> <p>It seems that we should:</p> @@ -735,8 +735,8 @@ <p>This section describes the flows to which elements formatted according to the CSS <a href="http://www.w3.org/TR/CSS21/visuren.html">Visual Formatting Model</a> and other layout modules (such as Multi-Column Layout - <a href="#CSS3COL" rel=biblioentry>[CSS3COL]<!--{{CSS3COL}}--></a>) belong - to. + <a href="#CSS3COL" rel=biblioentry>[CSS3COL]<!--{{!CSS3COL}}--></a>) + belong to. <p>In particular, this section describes the ‘<a href="#generated-flow-def"><code class=css>generated @@ -1824,7 +1824,7 @@ class=css>@region</code>’ rule is calculated as <a href="http://www.w3.org/TR/css3-selectors/#specificity">defined</a> in the CSS Selectors module (see <a href="#SELECT" - rel=biblioentry>[SELECT]<!--{{SELECT}}--></a>). In other words, the + rel=biblioentry>[SELECT]<!--{{!SELECT}}--></a>). In other words, the ‘<code class=css>@region</code>’ rule adds an extra condition to the selector's matching, but does not change the selector's specificity. This is the same behavior as selectors appearing in @@ -2096,7 +2096,7 @@ Multi-Column Layout</h4> <p>The CSS Multi-Column Layout (see <a href="#CSS3COL" - rel=biblioentry>[CSS3COL]<!--{{CSS3COL}}--></a>) does not specify a + rel=biblioentry>[CSS3COL]<!--{{!CSS3COL}}--></a>) does not specify a selector for column regions. <p> @@ -2143,7 +2143,7 @@ <h4 id=css-visual-formatting><span class=secno>5.2.3. </span>CSS Visual Formatting</h4> - <p>CSS (see <a href="#CSS21" rel=biblioentry>[CSS21]<!--{{CSS21}}--></a>) + <p>CSS (see <a href="#CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>) offers a way to visually format content with different layout schemes: inline and block formatting, float, absolute positioning, relative positioning or table layout. @@ -2222,10 +2222,10 @@ <dt id=CSS21>[CSS21] <dd>Bert Bos; et al. <a - href="http://www.w3.org/TR/2009/CR-CSS2-20090423"><cite>Cascading Style - Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 23 - April 2009. W3C Candidate Recommendation. (Work in progress.) URL: <a - href="http://www.w3.org/TR/2009/CR-CSS2-20090423">http://www.w3.org/TR/2009/CR-CSS2-20090423</a> + href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style + Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June + 2011. W3C Recommendation. URL: <a + href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a> </dd> <!----> @@ -2259,16 +2259,6 @@ <dt style="display: none"><!-- keeps the doc valid if the DL is empty --> <!----> - <dt id=CSS21>[CSS21] - - <dd>Bert Bos; et al. <a - href="http://www.w3.org/TR/2009/CR-CSS2-20090423"><cite>Cascading Style - Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 23 - April 2009. W3C Candidate Recommendation. (Work in progress.) URL: <a - href="http://www.w3.org/TR/2009/CR-CSS2-20090423">http://www.w3.org/TR/2009/CR-CSS2-20090423</a> - </dd> - <!----> - <dt id=CSS3-GRID-LAYOUT>[CSS3-GRID-LAYOUT] <dd>Alex Mogilevsky; et al. <a @@ -2279,16 +2269,6 @@ </dd> <!----> - <dt id=CSS3COL>[CSS3COL] - - <dd>Håkon Wium Lie. <a - href="http://www.w3.org/TR/2011/CR-css3-multicol-20110412"><cite>CSS - Multi-column Layout Module.</cite></a> 12 April 2011. W3C Candidate - Recommendation. (Work in progress.) URL: <a - href="http://www.w3.org/TR/2011/CR-css3-multicol-20110412">http://www.w3.org/TR/2011/CR-css3-multicol-20110412</a> - </dd> - <!----> - <dt id=CSS3PAGE>[CSS3PAGE] <dd>Håkon Wium Lie; Melinda Grant. <a @@ -2328,16 +2308,6 @@ href="http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/">http://www.w3.org/TR/2010/CR-css3-mediaqueries-20100727/</a> </dd> <!----> - - <dt id=SELECT>[SELECT] - - <dd>Tantek Çelik; et al. <a - href="http://www.w3.org/TR/2009/PR-css3-selectors-20091215"><cite>Selectors - Level 3.</cite></a> 15 December 2009. W3C Proposed Recommendation. (Work - in progress.) URL: <a - href="http://www.w3.org/TR/2009/PR-css3-selectors-20091215">http://www.w3.org/TR/2009/PR-css3-selectors-20091215</a> - </dd> - <!----> </dl> <!--end-informative-->
Received on Wednesday, 8 June 2011 18:56:30 UTC