Skip to content

Commit 8e455dd

Browse files
committed
fix markup errors
1 parent 9c0d5e4 commit 8e455dd

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

css-module/Overview.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,14 @@
3737
<h1>CSS <var class=replaceme>TEMPLATE</var> Module Level <var
3838
class=replaceme>N</var></h1>
3939

40-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 January 2012</h2>
40+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 21 February
41+
2012</h2>
4142

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

4546
<dd><a class=replaceme
46-
href="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120106/">http://www.w3.org/TR/2012/ED-cssN-FIXME-20120106/</a>
47+
href="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120221/">http://www.w3.org/TR/2012/ED-cssN-FIXME-20120221/</a>
4748

4849

4950
<dt>Latest version:
@@ -368,7 +369,7 @@ <h3 id=the-display-model><span class=secno>2.1. </span> Internal display
368369
<th>Canonical order:
369370

370371
<td><abbr title="follows order of property value definition">per
371-
grammar<abbr> </abbr></abbr>
372+
grammar</abbr>
372373
</table>
373374

374375
<dl>

css-module/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
4141
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/">http://www.w3.org/TR/[SHORTNAME]/</a>
4242

4343
<dt>Editor's draft:
44-
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</var></a>
44+
<dd><a href="http://dev.w3.org/csswg/[SHORTNAME]/">http://dev.w3.org/csswg/[SHORTNAME]/</a>
4545

4646
<dt>Previous version:
4747
<dd><a href="http://www.w3.org/PreviousVersionURI">
@@ -212,7 +212,7 @@ <h3 id="the-display-model">
212212
<td>specified value
213213
<tr>
214214
<th>Canonical order:
215-
<td><abbr title="follows order of property value definition">per grammar<abbr>
215+
<td><abbr title="follows order of property value definition">per grammar</abbr>
216216
</table>
217217

218218
<dl>

0 commit comments

Comments
 (0)