Skip to content

Commit dc0b46d

Browse files
committed
[css2] fix issue 58 for Tantek
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402480
1 parent 0b5dbd3 commit dc0b46d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/syndata.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: syndata.src,v 2.131 2006-05-09 14:57:03 fantasai Exp $ -->
3+
<!-- $Id: syndata.src,v 2.132 2006-05-09 14:58:23 fantasai Exp $ -->
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<title>Syntax and basic data types</title>
@@ -1057,7 +1057,7 @@ with optional whitespace separating the tokens. See
10571057
<a href="generate.html#scope">"Nested counters and scope"</a> in
10581058
the chapter on <a href="generate.html">generated content</a>.
10591059
</p>
1060-
<p>In CSS2, the values of counters can
1060+
<p>In CSS2.1, the values of counters can
10611061
only be referred to from the <span
10621062
class="propinst-content">'content'</span> property. Note that 'none'
10631063
is a possible &lt;list-style-type&gt;: 'counter(x,

0 commit comments

Comments
 (0)