|
2 | 2 | 'http://www.w3.org/TR/html4/strict.dtd'> |
3 | 3 |
|
4 | 4 | <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 $ --> |
6 | 6 | <HEAD> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
8 | 8 | <TITLE>About the CSS 2.1 Specification</TITLE> |
@@ -39,6 +39,10 @@ implemented, have been rejected by the CSS community. |
39 | 39 |
|
40 | 40 | <li>Removing CSS2 features that will be obsoleted by CSS3, thus |
41 | 41 | 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. |
42 | 46 | </ul> |
43 | 47 |
|
44 | 48 | <p>Thus, while it is not the case that a CSS2 stylesheet is |
@@ -401,7 +405,7 @@ FAQ</a>) are satisfied, |
401 | 405 | the right to create modifications or derivatives is�sometimes granted by the |
402 | 406 | W3C to individuals complying with those requirements.</p> |
403 | 407 |
|
404 | | -<p>THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO |
| 408 | +<p>THIS DOCUMENT IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO |
405 | 409 | REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED |
406 | 410 | TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, |
407 | 411 | NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE |
|
0 commit comments