6464 margin-bottom : 0.5em ;
6565 }
6666
67+ # mobile-logo {
68+ display : none;
69+ }
70+
6771 </ style >
6872 < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet
6973 type ="text/css ">
7074 < link href =alternate-spec-style.css id =st rel =stylesheet
71- title ="additional spec styles " type ="text/css ">
75+ title ="alternate spec style " type ="text/css ">
7276
7377 < body >
74- < div class =head id =div-head > <!--begin-logo-->
78+ < div class =head id =div-head >
79+ < p > < a href ="http://www.w3.org/ "> < img alt =W3C height =53 id =mobile-logo
80+ src ="http://www.w3.org/2008/site/images/logo-w3c-mobile-lg " width =90 > </ a >
81+ <!--begin-logo-->
82+
7583 < p > < a href ="http://www.w3.org/ "> < img alt =W3C height =48
7684 src ="http://www.w3.org/Icons/w3c_home " width =72 > </ a > <!--end-logo--> </ p >
7785
7886 < h1 id =css-regions-module > CSS Regions Module Level 3</ h1 >
7987
80- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 29 November
88+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 16 December
8189 2011</ h2 >
8290
8391 < dl >
8492 < dt > This version:
8593
8694 < dd > < a
87- href ="http://www.w3.org/TR/2011/ED-css3-regions-20111129 / "> http://www.w3.org/csswg/css3-regions</ a >
95+ href ="http://www.w3.org/TR/2011/ED-css3-regions-20111216 / "> http://www.w3.org/csswg/css3-regions</ a >
8896
8997 < dt > Latest version:
9098
@@ -275,6 +283,9 @@ <h2 class="no-num no-toc" id=table-of-contents>Table of contents</h2>
275283 < li > < a href ="#changes "> < span class =secno > 10. </ span > Changes</ a >
276284 < ul class =toc >
277285 < li > < a href ="#changes_from_June_09_2011 "> < span class =secno > 10.1.
286+ </ span > Changes from November 29< sup > th</ sup > 2011 version</ a >
287+
288+ < li > < a href ="#changes_from_June_09_2011 "> < span class =secno > 10.2.
278289 </ span > Changes from June 09< sup > th</ sup > 2011 version</ a >
279290 </ ul >
280291
@@ -491,15 +502,6 @@ <h3 id=regions><span class=secno>2.1. </span>Regions</h3>
491502 flow</ em > </ a > (see the ‘< a href ="#flow-from "> < code
492503 class =property > flow-from</ code > </ a > ’ property).
493504
494- < div class ="issue moved ">
495- < p > See < a
496- href ="http://wiki.csswg.org/spec/css3-regions#issue-2-auto-sizing-of-regions "> </ a > </ p >
497- .
498- < p > There was a recent discussion on intrinsic sizing of regions which < a
499- href ="http://lists.w3.org/Archives/Public/www-style/2011Jun/0629.html "> has
500- not been resolved</ a > </ p >
501- .</ div >
502-
503505 < h3 id =named-flow > < span class =secno > 2.2. </ span > Named flow</ h3 >
504506
505507 < p > A < dfn id =named-flow0 > named flow</ dfn > is the ordered sequence of
@@ -707,7 +709,7 @@ <h3 id=the-flow-from-property><span class=secno>4.2. </span>The ‘<a
707709 region and associates it with a named flow.
708710
709711 < div class =issue-marker > < a
710- href ="http ://wiki.csswg .org/spec/css3-regions#issue-12should-we-allow-multi-column-elements-to-be-regions " > Issue-12 </ a > </ div >
712+ href ="https ://www.w3 .org/Bugs/Public/show_bug.cgi?id=15191 " > Bug-15191 </ a > </ div >
711713
712714 < table class =propdef summary ="flow-from property definition ">
713715 < tbody >
@@ -814,7 +816,7 @@ <h3 id=the-flow-from-property><span class=secno>4.2. </span>The ‘<a
814816 visually.</ div >
815817
816818 < div class =issue-marker > < a
817- href ="http ://wiki.csswg .org/spec/css3-regions#issue-23should-regions-be-non-breakable " > Issue-23 </ a > </ div >
819+ href ="https ://www.w3 .org/Bugs/Public/show_bug.cgi?id=15189 " > Bug-15189 </ a > </ div >
818820
819821 < p > < span title =region > Regions</ span > create a new < a
820822 href ="http://www.w3.org/TR/CSS2/visuren.html#z-index "> stacking
@@ -1306,7 +1308,7 @@ <h3 id=the-at-region-style-rule><span class=secno>4.5. </span>The @region
13061308 < p > Only a limited list of properties can be set in a region style rule:
13071309
13081310 < div class =issue-marker > < a
1309- href ="http ://wiki.csswg .org/spec/css3-regions#issue-20list-of-region-style-properties " > Issue-20 </ a > </ div >
1311+ href ="https ://www.w3 .org/Bugs/Public/show_bug.cgi?id=15190 " > Bug-15190 </ a > </ div >
13101312
13111313 < ol >
13121314 < li > < a href ="http://www.w3.org/TR/CSS2/fonts.html "> font properties</ a >
@@ -1380,18 +1382,18 @@ <h3 id=the-at-region-style-rule><span class=secno>4.5. </span>The @region
13801382 < strong > flow-into: article_flow;</ strong >
13811383 }
13821384
1383- <region1_sel>, <region2_sel> {
1385+ #region1, #region2 {
13841386 < strong > flow-from: article_flow;</ strong >
13851387 }
13861388
1387- /* region style RSA */
1388- < strong > @region <region1_sel>, <region2_sel> </ strong > {
1389+ /* region style " RSA" */
1390+ < strong > @region #region1, #region2 </ strong > {
13891391 div {...}
13901392 p {...}
13911393 }
13921394
1393- /* region style RSB */
1394- < strong > @region <region1_sel> </ strong > {
1395+ /* region style " RSB" */
1396+ < strong > @region #region1 </ strong > {
13951397 p {...}
13961398 }
13971399
@@ -1402,6 +1404,8 @@ <h3 id=the-at-region-style-rule><span class=secno>4.5. </span>The @region
14021404 <p id="p_2">...</p>
14031405</div>
14041406
1407+ <div id="region1"></div>
1408+ <div id="region2"></div>
14051409
14061410</ pre >
14071411
@@ -1455,21 +1459,6 @@ <h3 id=the-at-region-style-rule><span class=secno>4.5. </span>The @region
14551459 class =html > region_1</ code > is styled with this rule.</ p >
14561460 </ div >
14571461
1458- < div class ="issue stale ">
1459- < p > Making issue stale because this issue has not been raised on the
1460- mailing list and we will wait for implementation feedback. Is the
1461- proposed restriction that elements are only selected selector in a rule
1462- set appearing in an @region rule sufficient?
1463- </ div >
1464-
1465- < div class ="issue moved "> < a
1466- href ="http://wiki.csswg.org/spec/css3-regions#issue-14region-lines-pseudo-selector "> Moved
1467- to specification Wiki</ a > . There is < a
1468- href ="http://lists.w3.org/Archives/Public/www-style/2011May/0518.html "> concern</ a >
1469- that the ‘< code class =css > first-line</ code > ’ precedent is
1470- underspecified and that more specification is needed in addition to
1471- referencing the existing precedent.</ div >
1472-
14731462 < p > The specificity of the selectors in a ‘< code
14741463 class =css > @region</ code > ’ rule is calculated as < a
14751464 href ="http://www.w3.org/TR/css3-selectors/#specificity "> defined</ a > in the
@@ -1702,18 +1691,6 @@ <h3 id=extension-to-the-element-interface><span class=secno>6.2.
17021691 regions that are document elements and not to regions that are
17031692 pseudo-elements.</ div >
17041693
1705- < div class ="issue resolved ">
1706- < p > < a
1707- href ="http://www.w3.org/Style/CSS/Tracker/actions/350 "> ACTION-350</ a > was
1708- created to add the API to the specification draft.</ p >
1709-
1710- < p > It has been < a
1711- href ="http://lists.w3.org/Archives/Public/www-style/2011May/0379.html "> suggested</ a >
1712- to add an API to find which region displays an element in a named flow.
1713- Should we add such an API? How would it work in a ‘< code
1714- class =property > multi-view</ code > ’ context as suggested by Alex.</ p >
1715- </ div >
1716-
17171694 < h3 id =region-flow-layout-events > < span class =secno > 6.3. </ span > Region flow
17181695 layout events</ h3 >
17191696
@@ -1805,6 +1782,22 @@ <h2 id=conformance><span class=secno>9. </span>Conformance</h2>
18051782 < h2 id =changes > < span class =secno > 10. </ span > Changes</ h2 >
18061783
18071784 < h3 id ="changes_from_June_09_2011 "> < span class =secno > 10.1. </ span > Changes
1785+ from < a
1786+ href ="http://www.w3.org/TR/2011/WD-css3-regions-20111129/ "> November
1787+ 29< sup > th</ sup > 2011</ a > version</ h3 >
1788+
1789+ < ul >
1790+ < li > Modified region styling examples to use element selector instead of of
1791+ pseudo-code selectors (this had been omitted in the previous pass at
1792+ removing pseudo-code from the examples).
1793+
1794+ < li > Removed divs with class set to "issue moved", "issue stale" and "issue
1795+ resolved" since these divs where not displayed.
1796+
1797+ < li > Minor updates to the alternate stylesheet.
1798+ </ ul >
1799+
1800+ < h3 id ="changes_from_June_09_2011 "> < span class =secno > 10.2. </ span > Changes
18081801 from < a href ="http://www.w3.org/TR/2011/WD-css3-regions-20110609/ "> June
18091802 09< sup > th</ sup > 2011</ a > version</ h3 >
18101803
@@ -2153,21 +2146,21 @@ <h3 class=no-num id=other-references>Other references</h3>
21532146
21542147 < dt id =CSS3-EXCLUSIONS > [CSS3-EXCLUSIONS]
21552148
2156- < dd > Vincent Hardy. < a
2157- href ="http://dev .w3.org/csswg/ css3-exclusions/ "> < cite > CSS Exclusions
2158- Module.</ cite > </ a > Proposal for a CSS module. (Retrieved 15 November
2159- 2011 ) URL: < a
2160- href ="http://dev .w3.org/csswg/ css3-exclusions/ "> http://dev .w3.org/csswg/ css3-exclusions/</ a >
2149+ < dd > Vincent Hardy; Rossen Atanassov . < a
2150+ href ="http://www .w3.org/TR/2011/WD- css3-exclusions-20111213 / "> < cite > CSS
2151+ Exclusions and Shapes Module Level 3 .</ cite > </ a > 13 December 2011. W3C
2152+ Working Draft. (Work in progress. ) URL: < a
2153+ href ="http://www .w3.org/TR/2011/WD- css3-exclusions-20111213 / "> http://www .w3.org/TR/2011/WD- css3-exclusions-20111213 /</ a >
21612154 </ dd >
21622155 <!---->
21632156
21642157 < dt id =CSS3-FLEXBOX > [CSS3-FLEXBOX]
21652158
21662159 < dd > Tab Atkins Jr.; Alex Mogilevsky; L. David Baron. < a
2167- href ="http://www.w3.org/TR/2011/WD-css3-flexbox-20110322 / "> < cite > Flexible
2168- Box Layout Module.</ cite > </ a > 22 March 2011. W3C Working Draft. (Work in
2169- progress.) URL: < a
2170- href ="http://www.w3.org/TR/2011/WD-css3-flexbox-20110322 / "> http://www.w3.org/TR/2011/WD-css3-flexbox-20110322 /</ a >
2160+ href ="http://www.w3.org/TR/2011/WD-css3-flexbox-20111129 / "> < cite > CSS
2161+ Flexible Box Layout Module.</ cite > </ a > 29 November 2011. W3C Working
2162+ Draft. (Work in progress.) URL: < a
2163+ href ="http://www.w3.org/TR/2011/WD-css3-flexbox-20111129 / "> http://www.w3.org/TR/2011/WD-css3-flexbox-20111129 /</ a >
21712164 </ dd >
21722165 <!---->
21732166
0 commit comments