Skip to content

Commit 9818d61

Browse files
committed
Fix title, editors' contact info
1 parent 1f5e5ee commit 9818d61

2 files changed

Lines changed: 12 additions & 10 deletions

File tree

css3-values/Overview.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
<p><a href="http://www.w3.org/"><img alt=W3C height=48
2323
src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
2424

25-
<h1 id=css3-template>CSS3 Values and Units</h1>
25+
<h1>CSS Values and Units Module Level 3</h1>
2626

27-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 August 2011</h2>
27+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 31 August 2011</h2>
2828

2929
<dl>
3030
<dt>This version:
3131

3232
<dd><a
33-
href="http://www.w3.org/TR/2011/ED-css3-values-20110830/">http://www.w3.org/TR/2011/ED-css3-values-20110830/</a>
33+
href="http://www.w3.org/TR/2011/ED-css3-values-20110831/">http://www.w3.org/TR/2011/ED-css3-values-20110831/</a>
3434

3535
<dt>Latest version:
3636

@@ -44,11 +44,13 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 August 2011</h2>
4444

4545
<dt>Editors:
4646

47-
<dd>H&aring;kon Wium Lie, Opera Software &lt;howcome@opera.com&gt;
47+
<dd><a href="mailto:howcome@opera.com">H&aring;kon Wium Lie</a> (Opera
48+
Software)
4849

49-
<dd>Tab Atkins, Google
50+
<dd><a href="http://www.xanthir.com/contact">Tab Atkins</a> (Google)
5051

51-
<dd>Elika J. Etemad, Mozilla
52+
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
53+
(Mozilla)
5254
</dl>
5355
<!--begin-copyright-->
5456
<p class=copyright><a

css3-values/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<div class="head">
2222
<!--logo-->
2323

24-
<h1 id="css3-template">CSS3 Values and Units</h1>
24+
<h1>CSS Values and Units Module Level 3</h1>
2525

2626
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
2727

@@ -39,9 +39,9 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3939
<dd><a href="http://www.w3.org/TR/2005/WD-css3-values-20050726">http://www.w3.org/TR/2005/WD-css3-values-20050726</a></dd>
4040

4141
<dt>Editors:</dt>
42-
<dd>H&aring;kon Wium Lie, Opera Software &lt;howcome@opera.com&gt;</dd>
43-
<dd>Tab Atkins, Google
44-
<dd>Elika J. Etemad, Mozilla
42+
<dd><a href="mailto:howcome@opera.com">H&aring;kon Wium Lie</a> (Opera Software)
43+
<dd><a href="http://www.xanthir.com/contact">Tab Atkins</a> (Google)
44+
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a> (Mozilla)
4545
</dl>
4646

4747
<!--copyright-->

0 commit comments

Comments
 (0)