Skip to content

Commit 3212573

Browse files
committed
[css2] Updated from errata again.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402907
1 parent cadb93c commit 3212573

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

css2/changes.src

Lines changed: 13 additions & 3 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: changes.src,v 2.99 2009-04-15 13:51:04 bbos Exp $ -->
3+
<!-- $Id: changes.src,v 2.100 2009-04-15 18:39:46 bbos Exp $ -->
44
<HEAD>
55
<TITLE>Changes</TITLE>
66
</HEAD>
@@ -2750,8 +2750,8 @@ Section&nbsp;4.1.3 Characters and case</a></h3>
27502750
<p><span class=date>[2009-04-15]</span> Text added to match the grammar:
27512751

27522752
<blockquote>
2753-
<p>[&hellip;] any character (except a hexadecimal digit <ins>or a
2754-
linefeed, carriage return of formfeed</ins>) can be escaped [&hellip;]
2753+
<p>[&hellip;] any character (except a hexadecimal digit <ins>,
2754+
linefeed, carriage return or form feed</ins>) can be escaped [&hellip;]
27552755
</blockquote>
27562756

27572757

@@ -3531,6 +3531,16 @@ new line box. Note: This interaction may be more precisely defined in
35313531
a future level of CSS.</ins>
35323532
</blockquote>
35333533

3534+
<!--========================== issue 94 ===========================-->
3535+
3536+
<h3 id="s.12.5.1b"><a
3537+
href="/TR/2007/CR-CSS21-20070719/generate.html#list-style">
3538+
Section&nbsp;12.5.1 Lists: the 'list-style-type', 'list-style-image',
3539+
'list-style-position', and 'list-style' properties</a></h3>
3540+
3541+
<p><span class=date>[2009-04-015]</span> Meaning of 'none' for
3542+
'list-style' was only defined by an example.
3543+
35343544
<!--========================== issue 95 ===========================-->
35353545

35363546
<h3 id="s.13.2.1.1"><a

0 commit comments

Comments
 (0)