Skip to content

Commit 298369a

Browse files
committed
[css2] Added text saying that CS 2.1 overrides CSS2 for all features thay
have in common. --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402265
1 parent 473936b commit 298369a

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

css2/about.src

Lines changed: 8 additions & 1 deletion
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.57 2004-03-08 18:34:35 bbos Exp $ -->
5+
<!-- $Id: about.src,v 2.58 2004-12-07 10:38:08 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>
@@ -56,6 +56,13 @@ compatibility in the future. While breaking forward compatibility is
5656
not desirable, we believe the advantages to the revisions in CSS&nbsp;2.1
5757
are worthwhile.
5858

59+
<p>CSS&nbsp;2.1 is derived from and is intended to replace CSS2. Some
60+
parts of CSS2 are unchanged in CSS&nbsp;2.1, some parts have been
61+
altered, and some parts removed. The removed portions may be used in a
62+
future CSS3 specification. Implementations may refer to CSS2 for the
63+
definitions of features that have been removed, but for other features
64+
CSS&nbsp;2.1 is the normative reference.
65+
5966
<h2>Reading the specification</h2>
6067

6168
<P>This specification has been written with two types of readers in

0 commit comments

Comments
 (0)