Skip to content

Commit c7dfdd3

Browse files
committed
[css-align] Add Tab as editor.
1 parent 682b0d0 commit c7dfdd3

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

css-align/Overview.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111

1212
<meta content="CSS Box Alignment Module Level 3" name=dcterms.title>
1313
<meta content=text name=dcterms.type>
14-
<meta content=2013-04-25 name=dcterms.date>
14+
<meta content=2013-05-02 name=dcterms.date>
1515
<meta content="Elika J. Etemad" name=dcterms.creator>
16+
<meta content="Tab Atkins Jr." name=dcterms.creator>
1617
<meta content=W3C name=dcterms.publisher>
1718
<meta content="http://dev.w3.org/csswg/css-align/" name=dcterms.identifier>
1819
<link href="#contents" rel=contents>
@@ -35,11 +36,11 @@
3536

3637
<h1>CSS Box Alignment Module Level 3</h1>
3738

38-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 April 2013</h2>
39+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 May 2013</h2>
3940

4041
<dl>
4142
<dt>This version:
42-
<!--<dd><a href="http://dev.w3.org/csswg/css-align/">http://www.w3.org/TR/2013/WD-css-align-20130425/</a>-->
43+
<!--<dd><a href="http://dev.w3.org/csswg/css-align/">http://www.w3.org/TR/2013/WD-css-align-20130502/</a>-->
4344

4445
<dd><a
4546
href="http://dev.w3.org/csswg/css-align/">http://dev.w3.org/csswg/css-align</a>
@@ -78,6 +79,10 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 April 2013</h2>
7879
<dd class="h-card vcard"> <a class="p-name fn u-url url"
7980
href="http://fantasai.inkedblade.net/contact" rel=author>Elika J.
8081
Etemad</a>, <span class="p-org org">Mozilla</span>
82+
83+
<dd class="p-author h-card vcard"> <a class="p-name fn u-url url"
84+
href="http://www.xanthir.com/contact" rel=author>Tab Atkins Jr.</a>,
85+
<span class="p-org org">Google Inc.</span>
8186
</dl>
8287
<!--begin-copyright-->
8388
<p class=copyright><a

css-align/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
4848
<a class="p-name fn u-url url" rel="author"
4949
href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>,
5050
<span class="p-org org">Mozilla</span>
51+
<dd class="p-author h-card vcard">
52+
<a class="p-name fn u-url url" rel="author" href="http://www.xanthir.com/contact">Tab Atkins Jr.</a>,
53+
<span class="p-org org">Google Inc.</span>
5154
</dl>
5255

5356
<!--copyright-->

0 commit comments

Comments
 (0)