Skip to content

Commit e6b526e

Browse files
committed
Add Sylvain and me as co-editors per http://www.w3.org/2011/10/31-css-minutes.html . Also add Editor's draft, issues list, and test suite lines to header.
1 parent 191a1fa commit e6b526e

File tree

2 files changed

+36
-3
lines changed

2 files changed

+36
-3
lines changed

css3-animations/Overview.html

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,28 @@
2929

3030
<h1>CSS Animations</h1>
3131

32-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 November
32+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 26 November
3333
2011</h2>
3434

3535
<dl>
3636
<dt>This version:
3737

3838
<dd><a
39-
href="http://www.w3.org/TR/2011/ED-css3-animations-20111125/">http://dev.w3.org/csswg/css3-animations/</a>
40-
<!--http://www.w3.org/TR/2011/WD-css3-animations-20111125-->
39+
href="http://www.w3.org/TR/2011/ED-css3-animations-20111126/">http://dev.w3.org/csswg/css3-animations/</a>
40+
<!--http://www.w3.org/TR/2011/WD-css3-animations-20111126-->
4141

4242
<dt>Latest version:
4343

4444
<dd><a
4545
href="http://www.w3.org/TR/css3-animations">http://www.w3.org/TR/css3-animations/</a>
4646

4747

48+
<dt>Editor's draft:
49+
50+
<dd><a
51+
href="http://dev.w3.org/csswg/css3-animations/">http://dev.w3.org/csswg/css3-animations/</a>
52+
53+
4854
<dt>Previous version:
4955

5056
<dd><a href="http://www.w3.org/TR/2009/WD-css3-animations-20090320/">
@@ -60,6 +66,20 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 November
6066

6167
<dd><a href="mailto:cmarrin@apple.com">Chris Marrin</a> (<a
6268
href="http://www.apple.com/">Apple Inc</a>)
69+
70+
<dd class=vcard><span class=fn>Sylvain Galineau</span> (<a class=org
71+
href="http://www.microsoft.com/">Microsoft</a>)
72+
73+
<dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a>
74+
(<a class=org href="http://www.mozilla.org/">Mozilla</a>)
75+
76+
<dt>Issues list:
77+
78+
<dd>none yet
79+
80+
<dt>Test suite:
81+
82+
<dd>none yet
6383
</dl>
6484
<!--begin-copyright-->
6585
<p class=copyright><a

css3-animations/Overview.src.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3737
<dt>Latest version:
3838
<dd><a
3939
href="http://www.w3.org/TR/css3-animations">[LATEST]</a>
40+
<dt>Editor's draft:
41+
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
42+
4043
<dt>Previous version:
4144
<dd><a href="http://www.w3.org/TR/2009/WD-css3-animations-20090320/">
4245
http://www.w3.org/TR/2009/WD-css3-animations-20090320/</a>
@@ -47,6 +50,16 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
4750
href="http://www.apple.com/">Apple Inc</a>)
4851
<dd><a href="mailto:cmarrin@apple.com">Chris Marrin</a> (<a
4952
href="http://www.apple.com/">Apple Inc</a>)
53+
<dd class=vcard><span class=fn>Sylvain Galineau</span>
54+
(<a class=org href="http://www.microsoft.com/">Microsoft</a>)
55+
<dd class=vcard><a class=fn href="http://dbaron.org/">L. David Baron</a>
56+
(<a class=org href="http://www.mozilla.org/">Mozilla</a>)
57+
58+
<dt>Issues list:
59+
<dd>none yet
60+
61+
<dt>Test suite:
62+
<dd>none yet
5063
</dl>
5164

5265
<!--copyright-->

0 commit comments

Comments
 (0)