Skip to content

Commit d979e88

Browse files
committed
[selectors] Add tabatkins as editor.
1 parent 7814771 commit d979e88

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

selectors/Overview.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
rel=dc.rights>
1010
<meta content="Selectors Level 4" name=dc.title>
1111
<meta content=text name=dc.type>
12-
<meta content=2013-04-04 name=dc.date>
12+
<meta content=2013-04-11 name=dc.date>
1313
<meta content="Elika J. Etemad" name=dc.creator>
14+
<meta content="Tab Atkins Jr." name=dc.creator>
1415
<meta content=W3C name=dc.publisher>
1516
<meta content="http://dev.w3.org/csswg/selectors4/" name=dc.identifier>
1617
<link href="../default.css" rel=stylesheet type="text/css">
@@ -28,13 +29,13 @@
2829

2930
<h1 id=title>Selectors Level 4</h1>
3031

31-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 April 2013</h2>
32+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 April 2013</h2>
3233

3334
<dl>
3435
<dt>This version:
3536

3637
<dd><a href="http://dev.w3.org/csswg/selectors4/">
37-
http://www.w3.org/TR/2013/ED-selectors4-20130404/</a>
38+
http://www.w3.org/TR/2013/ED-selectors4-20130411/</a>
3839

3940
<dt>Editor's draft:
4041

@@ -71,6 +72,10 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 April 2013</h2>
7172
href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
7273
(Mozilla)
7374

75+
<dd class=vcard> <a class="url fn"
76+
href="http://www.xanthir.com/contact/">Tab Atkins Jr.</a> (<span
77+
class=org>Google</span>)
78+
7479
<dt>Previous Editors:
7580

7681
<dd class=vcard><a class="url fn" href="http://www.tantek.com/"
@@ -4366,7 +4371,7 @@ <h3 id=normative-references><span class=secno>20.1. </span> Normative
43664371
<!-- Sorted by label -->
43674372

43684373
<dl class=bibliography>
4369-
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
4374+
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
43704375
<!---->
43714376

43724377
<dt id=CSS21>[CSS21]
@@ -4431,7 +4436,7 @@ <h3 id=informative-references><span class=secno>20.2. </span> Informative
44314436
<!-- Sorted by label -->
44324437

44334438
<dl class=bibliography>
4434-
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
4439+
<dd style="display: none"><!-- keeps the doc valid if the DL is empty -->
44354440
<!---->
44364441

44374442
<dt id=BCP47>[BCP47]

selectors/Overview.src.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
4545

4646
<dt>Editors:
4747
<dd class="vcard"><a class="url fn" href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a> (Mozilla)
48+
<dd class='vcard'>
49+
<a class='url fn' href="http://www.xanthir.com/contact/">Tab Atkins Jr.</a> (<span class='org'>Google</span>)
4850

4951
<dt>Previous Editors:
5052
<dd class="vcard"><a lang="tr" class="url fn" href="http://www.tantek.com/">Tantek &Ccedil;elik</a> (Microsoft)

0 commit comments

Comments
 (0)