- From: Elika Etemad via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 21 Feb 2012 16:40:34 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css-module
In directory hutz:/tmp/cvs-serv28509
Modified Files:
Overview.html Overview.src.html
Log Message:
fix markup errors
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css-module/Overview.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Overview.html 6 Jan 2012 05:13:41 -0000 1.18
+++ Overview.html 21 Feb 2012 16:40:32 -0000 1.19
@@ -37,13 +37,14 @@
<h1>CSS <var class=replaceme>TEMPLATE</var> Module Level <var
class=replaceme>N</var></h1>
- <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 January 2012</h2>
+ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 21 February
+ 2012</h2>
<dl>
<dt>This version:
<dd><a class=replaceme
- href="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120106/">http://www.w3.org/TR/2012/ED-cssN-FIXME-20120106/</a>
+ href="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120221/">http://www.w3.org/TR/2012/ED-cssN-FIXME-20120221/</a>
<dt>Latest version:
@@ -368,7 +369,7 @@
<th>Canonical order:
<td><abbr title="follows order of property value definition">per
- grammar<abbr> </abbr></abbr>
+ grammar</abbr>
</table>
<dl>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css-module/Overview.src.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- Overview.src.html 6 Jan 2012 05:13:41 -0000 1.22
+++ Overview.src.html 21 Feb 2012 16:40:32 -0000 1.23
@@ -41,7 +41,7 @@
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/TR/[SHORTNAME]/</a>
<dt>Editor's draft:
- <dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</var></a>
+ <dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
<dt>Previous version:
<dd><a href="http://www.w3.org/PreviousVersionURI">
@@ -212,7 +212,7 @@
<td>specified value
<tr>
<th>Canonical order:
- <td><abbr title="follows order of property value definition">per grammar<abbr>
+ <td><abbr title="follows order of property value definition">per grammar</abbr>
</table>
<dl>
Received on Tuesday, 21 February 2012 16:40:36 UTC