Skip to content

Commit e8029fe

Browse files
committed
[css2] Updated changes chapter. Added to intro. Made 'clear' apply to all
elements. Added definitions of counters back into syndata. --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401991
1 parent 53bbdfb commit e8029fe

5 files changed

Lines changed: 231 additions & 165 deletions

File tree

css2/about.src

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'http://www.w3.org/TR/html4/strict.dtd'>
33

44
<html lang="en">
5-
<!-- $Id: about.src,v 2.44 2002-11-28 21:23:07 bbos Exp $ -->
5+
<!-- $Id: about.src,v 2.45 2002-12-10 13:47:29 bbos Exp $ -->
66
<HEAD>
77
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88
<TITLE>About the CSS&nbsp;2.1 Specification</TITLE>
@@ -39,6 +39,10 @@ implemented, have been rejected by the CSS community.
3939

4040
<li>Removing CSS2 features that will be obsoleted by CSS3, thus
4141
encouraging adoption of the proposed CSS3 features in their place.
42+
43+
<li>Adding a (very) small number of <a href="changes.html#new">new
44+
property values,</a> when implementation experience has shown that
45+
they are needed for implementing CSS2.
4246
</ul>
4347

4448
<p>Thus, while it is not the case that a CSS2 stylesheet is
@@ -401,7 +405,7 @@ FAQ</a>) are satisfied,
401405
the right to create modifications or derivatives is�sometimes granted by the
402406
W3C to individuals complying with those requirements.</p>
403407

404-
<p>THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO
408+
<p>THIS DOCUMENT IS PROVIDED &quot;AS IS,&quot; AND COPYRIGHT HOLDERS MAKE NO
405409
REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED
406410
TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
407411
NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE

0 commit comments

Comments
 (0)