Skip to content

Commit ad4e676

Browse files
author
Lea Verou
committed
[css4-background] Added Lea Verou as a co-editor
1 parent 176d37c commit ad4e676

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

css4-background/Overview.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@
1111
<meta content="CSS Backgrounds and Borders Module Level 4"
1212
name=dcterms.title>
1313
<meta content=text name=dcterms.type>
14-
<meta content=2012-11-02 name=dcterms.issued>
14+
<meta content=2012-11-14 name=dcterms.issued>
1515
<meta content="Bert Bos" name=dcterms.creator>
1616
<meta content="Elika J. Etemad" name=dcterms.creator>
1717
<meta content="Brad Kemper" name=dcterms.creator>
18+
<meta content="Lea Verou" name=dcterms.creator>
1819
<meta content=W3C name=dcterms.publisher>
19-
<meta content="http://www.w3.org/TR/2012/ED-css3-background-20121102/"
20+
<meta content="http://www.w3.org/TR/2012/ED-css3-background-20121114/"
2021
name=dcterms.identifier>
2122
<link href="../default.css" rel=stylesheet type="text/css">
2223
<style type="text/css">
@@ -35,13 +36,13 @@
3536

3637
<h1>CSS Backgrounds and Borders Module Level 4</h1>
3738

38-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 November
39+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 November
3940
2012</h2>
4041

4142
<dl>
4243
<dt>This version:
4344

44-
<dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20121102">http://www.w3.org/TR/2012/ED-css3-background-20121102/</a> -->
45+
<dd><!-- <a href="http://www.w3.org/TR/2012/CR-css3-background-20121114">http://www.w3.org/TR/2012/ED-css3-background-20121114/</a> -->
4546
<a
4647
href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a>
4748

@@ -65,6 +66,9 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 November
6566

6667
<dd><a href="mailto:brad.kemper@gmail.com">Brad Kemper</a> (Invited
6768
Expert)
69+
70+
<dd><a href="mailto:lea@w3.org">Lea Verou</a> (<a
71+
href="http://www.w3.org/">W3C</a>)
6872
</dl>
6973
<!--begin-copyright-->
7074
<p class=copyright><a

css4-background/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3333
<dt>Previous versions:
3434
<dd><a href="http://www.w3.org/TR/2010/WD-css3-background-20100612/">http://www.w3.org/TR/2010/WD-css3-background-20100612/</a>
3535
<dt id="editors-list">Editors:
36-
<dd><a href="mailto:bert@w3.org">Bert Bos</a> (<a
37-
href="http://www.w3.org/">W3C</a>)
36+
<dd><a href="mailto:bert@w3.org">Bert Bos</a> (<a href="http://www.w3.org/">W3C</a>)
3837
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a> (Invited Expert)
3938
<dd><a href="mailto:brad.kemper@gmail.com">Brad Kemper</a> (Invited Expert)
39+
<dd><a href="mailto:lea@w3.org">Lea Verou</a> (<a href="http://www.w3.org/">W3C</a>)
4040
</dl>
4141

4242
<!--copyright-->

0 commit comments

Comments
 (0)