Skip to content

Commit 0c6a1ab

Browse files
committed
[css2] Added a sentence to the abstract to say that some features were
*added* as well. --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402035
1 parent ec32817 commit 0c6a1ab

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

css2/cover.src

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<dd><a lang=nl href="http://www.w3.org/People/Bos/">
3030
Bert Bos</a>
3131
&lt;bert&nbsp;@w3.org&gt;
32-
<dd><span lang=tr>
33-
Tantek &Ccedil;elik</span>
32+
<dd><a lang=tr href="http://tantek.com/">
33+
Tantek &Ccedil;elik</a>
3434
&lt;tantekc&nbsp;@microsoft.com&gt;
3535
<dd><a lang=en href="http://ian.hixie.ch/">
3636
Ian Hickson</a>
@@ -97,7 +97,15 @@ and some properties related to user interface.
9797
<p>CSS&nbsp;2.1 corrects a few errors in CSS2 (the most important
9898
being a new definition of the height/width of absolutely positioned
9999
elements, more influence for HTML's "style" attribute and a new
100-
calculation of the 'clip' property). But most of all CSS&nbsp;2.1
100+
calculation of the 'clip' property).
101+
102+
<p>CSS&nbsp;2.1 corrects a few errors in CSS2 (the most important
103+
being a new definition of the height/width of absolutely positioned
104+
elements, more influence for HTML's "style" attribute and a new
105+
calculation of the 'clip' property), and adds a few highly requested
106+
features which have already been widely implemented.
107+
108+
But most of all CSS&nbsp;2.1
101109
represents a "snapshot" of CSS usage: it consists of all CSS features
102110
that were implemented interoperably at the date of publication.
103111

0 commit comments

Comments
 (0)