|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: conform.src,v 2.27 1998-03-20 22:07:22 howcome Exp $ --> |
| 3 | +<!-- $Id: conform.src,v 2.28 1998-03-21 00:50:30 ijacobs Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Conformance: requirements and recommendations</TITLE> |
@@ -52,13 +52,13 @@ inheritance</a>. |
52 | 52 | sheet">validity</span> of a style sheet depends on the level of CSS |
53 | 53 | used for the style sheet. With very few exceptions, all valid CSS1 |
54 | 54 | style sheets are valid CSS2 style sheets (see the section on <a |
55 | | -href="#changes-from-css1">changes from CSS1</a>). A valid CSS2 style |
56 | | -sheet must be written according to the <a href="grammar.html">grammar |
57 | | -of CSS2</a>. Furthermore, it must contain only at-rules, property |
58 | | -names, and property values defined in this specification. An <span |
59 | | -class="index-def" title="illegal"><strong>illegal</strong></span> or |
60 | | -invalid at-rule, property name, or property value is one that is not |
61 | | -valid. |
| 55 | +href="changes.html#changes-from-css1">changes from CSS1</a> in the |
| 56 | +appendix). A valid CSS2 style sheet must be written according to the |
| 57 | +<a href="grammar.html">grammar of CSS2</a>. Furthermore, it must |
| 58 | +contain only at-rules, property names, and property values defined in |
| 59 | +this specification. An <span class="index-def" |
| 60 | +title="illegal"><strong>illegal</strong></span> or invalid at-rule, |
| 61 | +property name, or property value is one that is not valid. |
62 | 62 |
|
63 | 63 | <dt><strong><span class="index-def" title="source document">Source |
64 | 64 | document</span></strong> |
|
0 commit comments