Skip to content

Commit ebf5ffa

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

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

css2/cover.src

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,13 @@ But most of all CSS 2.1
102102
represents a "snapshot" of CSS usage: it consists of all CSS features
103103
that are implemented interoperably at the date of publication of the Recommendation.
104104

105+
<p>CSS&nbsp;2.1 is derived from and is intended to replace CSS2. Some
106+
parts of CSS2 are unchanged in CSS&nbsp;2.1, some parts have been
107+
altered, and some parts removed. The removed portions may be used in a
108+
future CSS3 specification. Implementations may refer to CSS2 for the
109+
definitions of features that have been removed, but for other features
110+
CSS&nbsp;2.1 is the normative reference.
111+
105112
<h2 id=status>Status of this document</h2>
106113

107114
<p><em>This section describes the status of this document at the time

0 commit comments

Comments
 (0)