- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 31 Aug 2011 21:44:15 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-values
In directory hutz:/tmp/cvs-serv9055
Modified Files:
Overview.html Overview.src.html
Log Message:
Fix title, editors' contact info
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-values/Overview.html,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -d -r1.90 -r1.91
--- Overview.html 30 Aug 2011 23:19:03 -0000 1.90
+++ Overview.html 31 Aug 2011 21:44:13 -0000 1.91
@@ -22,15 +22,15 @@
<p><a href="http://www.w3.org/"><img alt=W3C height=48
src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo-->
- <h1 id=css3-template>CSS3 Values and Units</h1>
+ <h1>CSS Values and Units Module Level 3</h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 August 2011</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 31 August 2011</h2>
<dl>
<dt>This version:
<dd><a
- href="http://www.w3.org/TR/2011/ED-css3-values-20110830/">http://www.w3.org/TR/2011/ED-css3-values-20110830/</a>
+ href="http://www.w3.org/TR/2011/ED-css3-values-20110831/">http://www.w3.org/TR/2011/ED-css3-values-20110831/</a>
<dt>Latest version:
@@ -44,11 +44,13 @@
<dt>Editors:
- <dd>Håkon Wium Lie, Opera Software <howcome@opera.com>
+ <dd><a href="mailto:howcome@opera.com">Håkon Wium Lie</a> (Opera
+ Software)
- <dd>Tab Atkins, Google
+ <dd><a href="http://www.xanthir.com/contact">Tab Atkins</a> (Google)
- <dd>Elika J. Etemad, Mozilla
+ <dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a>
+ (Mozilla)
</dl>
<!--begin-copyright-->
<p class=copyright><a
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-values/Overview.src.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- Overview.src.html 30 Aug 2011 23:19:03 -0000 1.93
+++ Overview.src.html 31 Aug 2011 21:44:13 -0000 1.94
@@ -21,7 +21,7 @@
<div class="head">
<!--logo-->
-<h1 id="css3-template">CSS3 Values and Units</h1>
+<h1>CSS Values and Units Module Level 3</h1>
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
@@ -39,9 +39,9 @@
<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>
<dt>Editors:</dt>
-<dd>Håkon Wium Lie, Opera Software <howcome@opera.com></dd>
-<dd>Tab Atkins, Google
-<dd>Elika J. Etemad, Mozilla
+<dd><a href="mailto:howcome@opera.com">Håkon Wium Lie</a> (Opera Software)
+<dd><a href="http://www.xanthir.com/contact">Tab Atkins</a> (Google)
+<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a> (Mozilla)
</dl>
<!--copyright-->
Received on Wednesday, 31 August 2011 21:44:17 UTC