1212 rel =dcterms.rights >
1313 < meta content ="CSS Regions Module Level 1 " name =dcterms.title >
1414 < meta content =text name =dcterms.type >
15- < meta content =2013-09-13 name =dcterms.date >
15+ < meta content =2013-09-25 name =dcterms.date >
1616 < meta content ="Vincent Hardy " name =dcterms.creator >
1717 < meta content ="Rossen Atanassov " name =dcterms.creator >
1818 < meta content ="Alan Stearns " name =dcterms.creator >
4646
4747 < h1 id =css-regions-module > CSS Regions Module Level 1</ h1 >
4848
49- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 13 September
49+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 25 September
5050 2013</ h2 >
5151
5252 < dl >
@@ -1595,7 +1595,7 @@ <h2 id=multi-column-regions><span class=secno>4. </span>Multi-column
15951595 < p > A < a
15961596 href ="http://dev.w3.org/csswg/css3-multicol/#multi-column-element "> multi-column</ a >
15971597 < a href ="#CSS3COL " rel =biblioentry > [CSS3COL]<!--{{CSS3COL}}--> </ a > element
1598- can have an assigned to a < a href ="#region-chain0 "> region chain</ a > . The
1598+ can be assigned to a < a href ="#region-chain0 "> region chain</ a > . The
15991599 element becomes part of the region chain for the associated < a
16001600 href ="#named-flow0 "> named flow</ a > , and flows its content fragments
16011601 through columns according to the multi-column specification < a
@@ -1609,6 +1609,16 @@ <h2 id=multi-column-regions><span class=secno>4. </span>Multi-column
16091609 rel =biblioentry > [CSS3COL]<!--{{!CSS3COL}}--> </ a > property is honored to
16101610 balance the fragments of content that would flow through its columns.
16111611
1612+ < p > Overflow of multicol regions is mostly handled according to the same
1613+ rules as other CSS Regions. If the remainder of the named flow does not
1614+ fit in the multicol region, then the rest of the content flows into the
1615+ remaining region chain. However, if a multicol region is the last region
1616+ in a < a href ="#region-chain0 "> region chain</ a > , then the multicol region
1617+ must follow the < a
1618+ href ="http://dev.w3.org/csswg/css3-multicol/#overflow-columns "> overflow
1619+ column rules</ a > < a href ="#CSS3COL "
1620+ rel =biblioentry > [CSS3COL]<!--{{!CSS3COL}}--> </ a > .
1621+
16121622 < div class =example >
16131623 < p > The following example:
16141624
@@ -1674,16 +1684,6 @@ <h2 id=multi-column-regions><span class=secno>4. </span>Multi-column
16741684</ pre >
16751685 </ div >
16761686
1677- < p > Overflow of multicol regions is mostly handled according to the same
1678- rules as other CSS Regions. If the remainder of the named flow does not
1679- fit in the multicol region, then the rest of the content flows into the
1680- remaining region chain. However, if a multicol region is the last region
1681- in a < a href ="#region-chain0 "> region chain</ a > , then the multicol region
1682- must follow the < a
1683- href ="http://dev.w3.org/csswg/css3-multicol/#overflow-columns "> overflow
1684- column rules</ a > < a href ="#CSS3COL "
1685- rel =biblioentry > [CSS3COL]<!--{{!CSS3COL}}--> </ a > .
1686-
16871687 < h2 id ="pseudo_elements "> < span class =secno > 5. </ span > Pseudo-elements</ h2 >
16881688
16891689 < p > It can be useful to visually mark the content to highlight that a
@@ -3177,11 +3177,11 @@ <h3 class=no-num id=other-references>Other references</h3>
31773177
31783178 < dt id =CSS3-GRID-LAYOUT > [CSS3-GRID-LAYOUT]
31793179
3180- < dd > Tab Atkins Jr.; Elika J. Etemad ; Rossen Atanassov. < a
3181- href ="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402 / "> < cite > CSS
3182- Grid Layout.</ cite > </ a > 2 April 2013. W3C Working Draft. (Work in
3183- progress.) URL: < a
3184- href ="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402 / "> http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402 /</ a >
3180+ < dd > Tab Atkins Jr.; fantasai ; Rossen Atanassov. < a
3181+ href ="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130910 / "> < cite > CSS
3182+ Grid Layout Module Level 1 .</ cite > </ a > 10 September 2013. W3C Working
3183+ Draft. (Work in progress.) URL: < a
3184+ href ="http://www.w3.org/TR/2013/WD-css3-grid-layout-20130910 / "> http://www.w3.org/TR/2013/WD-css3-grid-layout-20130910 /</ a >
31853185 </ dd >
31863186 <!---->
31873187
0 commit comments