Skip to content

Commit f7cb788

Browse files
committed
Add the last two WDs to the Previous Versions list.
1 parent 8886b02 commit f7cb788

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

css3-flexbox/Overview.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020

2121
<h1 id=head-box-flexible>CSS Flexible Box Layout Module</h1>
2222

23-
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 8 December 2011</h2>
23+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 9 December 2011</h2>
2424

2525
<dl>
2626
<dt>This version:
27-
<!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-flexbox-20111208/">http://www.w3.org/TR/2011/ED-css3-flexbox-20111208/</a>-->
27+
<!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-flexbox-20111209/">http://www.w3.org/TR/2011/ED-css3-flexbox-20111209/</a>-->
2828

2929

3030
<dd><a
@@ -39,7 +39,15 @@ <h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 8 December 2011</h2>
3939
href="http://www.w3.org/TR/css3-flexbox/">http://www.w3.org/TR/css3-flexbox/</a>
4040

4141

42-
<dt>Previous version:
42+
<dt>Previous versions:
43+
44+
<dd><a
45+
href="http://www.w3.org/TR/2011/WD-css3-flexbox-20111129/">http://www.w3.org/TR/2011/WD-css3-flexbox-20111129/</a>
46+
47+
48+
<dd><a
49+
href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/">http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/</a>
50+
4351

4452
<dd><a
4553
href="http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/">http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/</a>

css3-flexbox/Overview.src.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ <h2 class="no-num no-toc" id="w3c-working">[LONGSTATUS], [DATE]</h2>
2525
<!--<dd><a href="[LATEST]">[LATEST]</a>-->
2626
<dd><a href="http://www.w3.org/TR/css3-flexbox/">http://www.w3.org/TR/css3-flexbox/</a>
2727

28-
<dt>Previous version:
28+
<dt>Previous versions:
29+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20111129/">http://www.w3.org/TR/2011/WD-css3-flexbox-20111129/</a>
30+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/">http://www.w3.org/TR/2011/WD-css3-flexbox-20110322/</a>
2931
<dd><a href="http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/">http://www.w3.org/TR/2009/WD-css3-flexbox-20090723/</a>
3032

3133
<dt>Editors:

0 commit comments

Comments
 (0)