Skip to content

Commit 0f6fec0

Browse files
committed
[css-syntax] Add Simon as co-editor.
1 parent 7a477b8 commit 0f6fec0

2 files changed

Lines changed: 13 additions & 6 deletions

File tree

css-syntax/Overview.html

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

1212
<meta content="CSS Syntax Module Level 3 (CSS3 Syntax)" name=dcterms.title>
1313
<meta content=text name=dcterms.type>
14-
<meta content=2013-06-19 name=dcterms.date>
14+
<meta content=2013-06-21 name=dcterms.date>
1515
<meta content="Tab Atkins Jr." name=dcterms.creator>
16+
<meta content="Simon Sapin" name=dcterms.creator>
1617
<meta content=W3C name=dcterms.publisher>
1718
<meta content="http://dev.w3.org/csswg/css3-syntax/"
1819
name=dcterms.identifier>
@@ -32,7 +33,7 @@
3233
<h1 class=p-name>CSS Syntax Module Level 3</h1>
3334

3435
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft <time
35-
class=dt-updated datetime=20130619>19 June 2013</time></h2>
36+
class=dt-updated datetime=20130621>21 June 2013</time></h2>
3637

3738
<dl>
3839
<dt>This version:
@@ -76,6 +77,10 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft <time
7677
href="http://www.xanthir.com/" rel=author>Tab Atkins Jr.</a> (<span
7778
class="p-org org">Google, Inc.</span>), <span
7879
class="u-email email">jackalmage@gmail.com</span>
80+
81+
<dd class="p-author h-card vcard"> <a class="p-name fn u-url url"
82+
href="http://exyr.org/about/" rel=author>Simon Sapin</a> (<span
83+
class="p-org org">Mozilla</span>)
7984
</dl>
8085
<!--begin-copyright-->
8186
<p class=copyright><a

css-syntax/Overview.src.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,12 @@ <h2 class="no-num no-toc">[LONGSTATUS] <time class="dt-updated" datetime="[CDATE
4747

4848
<dt>Editors:
4949
<dd class="p-author h-card vcard">
50-
<a class="p-name fn u-url url" rel="author"
51-
href="http://www.xanthir.com/">Tab Atkins Jr.</a>
52-
(<span class="p-org org">Google, Inc.</span>),
53-
<span class="u-email email">jackalmage@gmail.com</span>
50+
<a class="p-name fn u-url url" rel="author" href="http://www.xanthir.com/">Tab Atkins Jr.</a>
51+
(<span class="p-org org">Google, Inc.</span>),
52+
<span class="u-email email">jackalmage@gmail.com</span>
53+
<dd class="p-author h-card vcard">
54+
<a class="p-name fn u-url url" rel="author" href="http://exyr.org/about/">Simon Sapin</a>
55+
(<span class="p-org org">Mozilla</span>)
5456
</dl>
5557

5658
<!--copyright-->

0 commit comments

Comments
 (0)