Skip to content

Commit e0d724c

Browse files
committed
Update DoC, alphabetize acknowledgements
--HG-- extra : rebase_source : 30dce4e91ff35b0b6258803f1246bcb58f67ff1c
1 parent b7ed7c7 commit e0d724c

4 files changed

Lines changed: 25 additions & 26 deletions

File tree

css3-flexbox/Overview.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,11 @@
206206

207207
<h1 id=head-box-flexible>CSS Flexible Box Layout Module</h1>
208208

209-
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 31 July 2012</h2>
209+
<h2 class="no-num no-toc" id=w3c-working>Editor's Draft, 3 August 2012</h2>
210210

211211
<dl>
212212
<dt>This version:
213-
<!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120731/">http://www.w3.org/TR/2012/WD-css3-flexbox-20120731/</a>-->
213+
<!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120803/">http://www.w3.org/TR/2012/WD-css3-flexbox-20120803/</a>-->
214214

215215

216216
<dd><a
@@ -3826,12 +3826,12 @@ <h3 id=cr-exit-criteria><span class=secno>11.6. </span> CR exit criteria</h3>
38263826

38273827
<h2 class=no-num id=acknowledgments>Acknowledgments</h2>
38283828

3829-
<p>Thanks for feedback and contributions to Andrew Fedoniouk, Arron
3830-
Eicholz, James Elmore, Ben Horst, Boris Zbarsky, Brad Kemper, Brian
3831-
Heuston, Christian Stockwell, Christoph Päper, Daniel Holbert, Erik
3832-
Anderson, Eugene Veselov, Fantasai, John Jansen, Markus Mielke, Ning
3833-
Rogers, Ojan Vafai, Peter Salas, Phil Cupp, Robert O'Callahan, Rossen
3834-
Atanassov, Shinichiro Hamaji, Tony Chang.
3829+
<p>Thanks for feedback and contributions to Erik Anderson, Tony Chang, Phil
3830+
Cupp, Arron Eicholz, James Elmore, Andrew Fedoniouk, Brian Heuston,
3831+
Shinichiro Hamaji, Daniel Holbert, Ben Horst, John Jansen, Brad Kemper,
3832+
Kang-hao Lu, Markus Mielke, Robert O'Callahan, Christoph Päper, Ning
3833+
Rogers, Peter Salas, Morten Stenshorne, Christian Stockwell, Ojan Vafai,
3834+
Eugene Veselov, Boris Zbarsky.
38353835

38363836
<h2 class=no-num id=references>References</h2>
38373837

css3-flexbox/Overview.src.html

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3171,30 +3171,29 @@ <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
31713171

31723172
<p>Thanks for feedback and contributions to
31733173

3174-
Andrew Fedoniouk,
3174+
Erik Anderson,
3175+
Tony Chang,
3176+
Phil Cupp,
31753177
Arron Eicholz,
31763178
James Elmore,
3177-
Ben Horst,
3178-
Boris Zbarsky,
3179-
Brad Kemper,
3179+
Andrew Fedoniouk,
31803180
Brian Heuston,
3181-
Christian Stockwell,
3182-
Christoph Päper,
3181+
Shinichiro Hamaji,
31833182
Daniel Holbert,
3184-
Erik Anderson,
3185-
Eugene Veselov,
3186-
Fantasai,
3183+
Ben Horst,
31873184
John Jansen,
3185+
Brad Kemper,
3186+
Kang-hao Lu,
31883187
Markus Mielke,
3188+
Robert O'Callahan,
3189+
Christoph Päper,
31893190
Ning Rogers,
3190-
Ojan Vafai,
31913191
Peter Salas,
3192-
Phil Cupp,
3193-
Robert O'Callahan,
3194-
Rossen Atanassov,
3195-
Shinichiro Hamaji,
3196-
Tony Chang.
3197-
3192+
Morten Stenshorne,
3193+
Christian Stockwell,
3194+
Ojan Vafai,
3195+
Eugene Veselov,
3196+
Boris Zbarsky.
31983197

31993198

32003199

css3-flexbox/issues-lc-2012.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h1>CSS Flexible Box Layout Level 3 Disposition of Comments for 2012-06-12 LCWD<
184184
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Jul/0167.html">http://lists.w3.org/Archives/Public/www-style/2012Jul/0167.html</a>
185185
Closed: Accepted
186186
</pre>
187-
<pre class="a open" id="issue-18">
187+
<pre class="a" id="issue-18">
188188
Issue 18. <a href="#issue-18">#</a>
189189
Summary: Absolutely-positioned flex items should not affect layout in flex container
190190
From: John Hax

css3-flexbox/issues-lc-2012.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Issue 4.
3131
Summary: order might be too generic of a name
3232
From: fantasai
3333
Comment: http://www.w3.org/mid/4FBD8B99.4090101@inkedblade.net
34-
Open
34+
Closed: Rejected
3535
----
3636
Issue 5.
3737
Summary: Paint flex items atomically?

0 commit comments

Comments
 (0)