11
11
rel =dcterms.rights >
12
12
< meta content ="CSS Template Layout Module " name =dcterms.title >
13
13
< meta content =text name =dcterms.type >
14
- < meta content =2015-03-24 name =dcterms.date >
14
+ < meta content =2015-09-22 name =dcterms.date >
15
15
< meta content ="Bert Bos " name =dcterms.creator >
16
16
< meta content ="César Acebal " name =dcterms.creator >
17
17
< meta content =W3C name =dcterms.publisher >
32
32
33
33
.example .visible {border : thin dotted silver}
34
34
</ style >
35
- < link href ="https ://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet >
35
+ < link href ="http ://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet >
36
36
37
37
< body class =h-entry >
38
38
< div class =head > <!--begin-logo-->
39
39
< p > < a href ="http://www.w3.org/ "> < img alt =W3C height =48
40
- src ="https ://www.w3.org/Icons/w3c_home " width =72 > </ a > <!--end-logo-->
40
+ src ="http ://www.w3.org/Icons/w3c_home " width =72 > </ a > <!--end-logo-->
41
41
42
42
< h1 class =p-name > CSS Template Layout Module</ h1 >
43
43
44
- < h2 class ="no-num no-toc "> Editor's Draft 24 March 2015</ h2 >
44
+ < h2 class ="no-num no-toc "> Editor's Draft 22 September 2015</ h2 >
45
45
46
46
< dl >
47
47
< dt > This version:
@@ -57,7 +57,7 @@ <h2 class="no-num no-toc">Editor's Draft 24 March 2015</h2>
57
57
< dt > Previous version:
58
58
59
59
< dd > < a
60
- href ="http://www.w3.org/TR/2011/WD-css3-layout-20111129 / "> http://www.w3.org/TR/2011/WD-css3-layout-20111129 /</ a >
60
+ href ="http://www.w3.org/TR/2015/NOTE-css-template-3-20150326 / "> http://www.w3.org/TR/2015/NOTE-css-template-3-20150326 /</ a >
61
61
62
62
< dt > Feedback:
63
63
@@ -1181,8 +1181,8 @@ <h3 id=accessibility><span class=secno>1.4. </span>A note about
1181
1181
has a defined tab order (the order in which elements get the focus when
1182
1182
the tab-key is pressed) will show on the screen with a tab order unrelated
1183
1183
to the visual order. It may be necessary to use the keyboard control
1184
- features of the CSS Basic User Interface module < a href ="#ref-CSS3UI "
1185
- rel =biblioentry > [CSS3UI ]<!--{{CSS3UI }}--> </ a > to ensure that the tab
1184
+ features of the CSS Basic User Interface module < a href ="#ref-CSS-UI-3 "
1185
+ rel =biblioentry > [CSS-UI-3 ]<!--{{CSS-UI-3 }}--> </ a > to ensure that the tab
1186
1186
navigation follows the visual order, or to refrain from positioning
1187
1187
semantically related elements in different parts of a template.
1188
1188
@@ -5694,10 +5694,10 @@ <h2 class=no-num id=references>References</h2>
5694
5694
< dt id =ref-CSS-GRID-1 > [CSS-GRID-1]
5695
5695
5696
5696
< dd > Tab Atkins Jr.; fantasai; Rossen Atanassov. < a
5697
- href ="http://www.w3.org/TR/2014 /WD-css-grid-1-20140513 / "> < cite > CSS Grid
5698
- Layout Module Level 1.</ cite > </ a > 13 May 2014 . W3C Working Draft. (Work
5697
+ href ="http://www.w3.org/TR/2015 /WD-css-grid-1-20150806 / "> < cite > CSS Grid
5698
+ Layout Module Level 1.</ cite > </ a > 6 August 2015 . W3C Working Draft. (Work
5699
5699
in progress.) URL: < a
5700
- href ="http://www.w3.org/TR/2014 /WD-css-grid-1-20140513 / "> http://www.w3.org/TR/2014 /WD-css-grid-1-20140513 /</ a >
5700
+ href ="http://www.w3.org/TR/2015 /WD-css-grid-1-20150806 / "> http://www.w3.org/TR/2015 /WD-css-grid-1-20150806 /</ a >
5701
5701
</ dd >
5702
5702
<!---->
5703
5703
@@ -5763,11 +5763,11 @@ <h2 class=no-num id=references>References</h2>
5763
5763
5764
5764
< dt id =ref-CSS3CASCADE > [CSS3CASCADE]
5765
5765
5766
- < dd > Håkon Wium Lie; fantasai ; Tab Atkins Jr. < a
5767
- href ="http://www.w3.org/TR/2013 /CR-css-cascade-3-20131003 / "> < cite > CSS
5768
- Cascading and Inheritance Level 3.</ cite > </ a > 3 October 2013 . W3C
5766
+ < dd > Elika J. Etemad ; Tab Atkins Jr. < a
5767
+ href ="http://www.w3.org/TR/2015 /CR-css-cascade-3-20150416 / "> < cite > CSS
5768
+ Cascading and Inheritance Level 3.</ cite > </ a > 16 April 2015 . W3C
5769
5769
Candidate Recommendation. (Work in progress.) URL: < a
5770
- href ="http://www.w3.org/TR/2013 /CR-css-cascade-3-20131003 / "> http://www.w3.org/TR/2013 /CR-css-cascade-3-20131003 /</ a >
5770
+ href ="http://www.w3.org/TR/2015 /CR-css-cascade-3-20150416 / "> http://www.w3.org/TR/2015 /CR-css-cascade-3-20150416 /</ a >
5771
5771
</ dd >
5772
5772
<!---->
5773
5773
@@ -5815,11 +5815,11 @@ <h2 class=no-num id=references>References</h2>
5815
5815
5816
5816
< dt id =ref-CSS3VAL > [CSS3VAL]
5817
5817
5818
- < dd > Håkon Wium Lie; Tab Atkins; Elika J. Etemad . < a
5819
- href ="http://www.w3.org/TR/2013 /CR-css3 -values-20130730 / "> < cite > CSS
5820
- Values and Units Module Level 3.</ cite > </ a > 30 July 2013 . W3C Candidate
5818
+ < dd > Tab Atkins; fantasai . < a
5819
+ href ="http://www.w3.org/TR/2015 /CR-css -values-3-20150611 / "> < cite > CSS
5820
+ Values and Units Module Level 3.</ cite > </ a > 11 June 2015 . W3C Candidate
5821
5821
Recommendation. (Work in progress.) URL: < a
5822
- href ="http://www.w3.org/TR/2013 /CR-css3 -values-20130730 / "> http://www.w3.org/TR/2013 /CR-css3 -values-20130730 /</ a >
5822
+ href ="http://www.w3.org/TR/2015 /CR-css -values-3-20150611 / "> http://www.w3.org/TR/2015 /CR-css -values-3-20150611 /</ a >
5823
5823
</ dd >
5824
5824
<!---->
5825
5825
@@ -5876,6 +5876,16 @@ <h2 class=no-num id=references>References</h2>
5876
5876
Working Draft. (Work in progress)</ dd >
5877
5877
<!---->
5878
5878
5879
+ < dt id =ref-CSS-UI-3 > [CSS-UI-3]
5880
+
5881
+ < dd > Tantek Çelik; Florian Rivoal. < a
5882
+ href ="http://www.w3.org/TR/2015/CR-css-ui-3-20150707/ "> < cite > CSS Basic
5883
+ User Interface Module Level 3 (CSS3 UI).</ cite > </ a > 7 July 2015. W3C
5884
+ Candidate Recommendation. (Work in progress.) URL: < a
5885
+ href ="http://www.w3.org/TR/2015/CR-css-ui-3-20150707/ "> http://www.w3.org/TR/2015/CR-css-ui-3-20150707/</ a >
5886
+ </ dd >
5887
+ <!---->
5888
+
5879
5889
< dt id =ref-CSS3-EXCLUSIONS > [CSS3-EXCLUSIONS]
5880
5890
5881
5891
< dd > Rossen Atanassov; Vincent Hardy; Alan Stearns. < a
@@ -5889,10 +5899,10 @@ <h2 class=no-num id=references>References</h2>
5889
5899
< dt id =ref-CSS3-FLEXBOX > [CSS3-FLEXBOX]
5890
5900
5891
5901
< dd > Tab Atkins Jr.; fantasai; Rossen Atanassov. < a
5892
- href ="http://www.w3.org/TR/2014 /WD-css-flexbox-1-20140925 / "> < cite > CSS
5893
- Flexible Box Layout Module Level 1.</ cite > </ a > 25 September 2014 . W3C
5894
- Last Call Working Draft. (Work in progress.) URL: < a
5895
- href ="http://www.w3.org/TR/2014 /WD-css-flexbox-1-20140925 / "> http://www.w3.org/TR/2014 /WD-css-flexbox-1-20140925 /</ a >
5902
+ href ="http://www.w3.org/TR/2015 /WD-css-flexbox-1-20150514 / "> < cite > CSS
5903
+ Flexible Box Layout Module Level 1.</ cite > </ a > 14 May 2015 . W3C Last Call
5904
+ Working Draft. (Work in progress.) URL: < a
5905
+ href ="http://www.w3.org/TR/2015 /WD-css-flexbox-1-20150514 / "> http://www.w3.org/TR/2015 /WD-css-flexbox-1-20150514 /</ a >
5896
5906
</ dd >
5897
5907
<!---->
5898
5908
@@ -5945,16 +5955,6 @@ <h2 class=no-num id=references>References</h2>
5945
5955
</ dd >
5946
5956
<!---->
5947
5957
5948
- < dt id =ref-CSS3UI > [CSS3UI]
5949
-
5950
- < dd > Tantek Çelik. < a
5951
- href ="http://www.w3.org/TR/2015/WD-css3-ui-20150310/ "> < cite > CSS Basic
5952
- User Interface Module Level 3 (CSS3 UI).</ cite > </ a > 10 March 2015. W3C
5953
- Working Draft. (Work in progress.) URL: < a
5954
- href ="http://www.w3.org/TR/2015/WD-css3-ui-20150310/ "> http://www.w3.org/TR/2015/WD-css3-ui-20150310/</ a >
5955
- </ dd >
5956
- <!---->
5957
-
5958
5958
< dt id =ref-MEDIAQ > [MEDIAQ]
5959
5959
5960
5960
< dd > Florian Rivoal. < a
0 commit comments