|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: conform.src,v 2.42 1998-06-08 14:39:22 ijacobs Exp $ --> |
| 3 | +<!-- $Id: conform.src,v 2.43 1999-11-02 18:29: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> |
|
11 | 11 | <H2>Definitions</H2> |
12 | 12 |
|
13 | 13 | <p> In this section, we begin the formal specification of CSS2, |
14 | | -starting with the contract between authors, users, and implementers. |
| 14 | +starting with the contract between authors, users, and implementors. |
15 | 15 |
|
16 | 16 | <P>The key words <span class="index-def" title="MUST">"MUST"</span>, |
17 | 17 | <span class="index-def" title="MUST NOT">"MUST NOT"</span>, <span |
@@ -203,6 +203,15 @@ the document language and applies associated style sheets according |
203 | 203 | to the terms of this specification. A user agent may display a |
204 | 204 | document, read it aloud, cause it to be printed, convert it |
205 | 205 | to another format, etc.</dd> |
| 206 | +<DD>An HTML user agent is one that supports the |
| 207 | +HTML 2.0, HTML 3.2, or HTML 4.0 specifications. |
| 208 | +<!-- Proposed by Hakon: |
| 209 | +Future versions of HTML may be written in XML, and |
| 210 | +a user agent supporting such a future version of HTML is -- for |
| 211 | +the purpose of this specification -- not considered to be an HTML |
| 212 | +user agent. |
| 213 | +</dd> |
| 214 | +--> |
206 | 215 | </dl> |
207 | 216 |
|
208 | 217 | <div class="html-example"> |
@@ -336,7 +345,7 @@ name="message-entity"><strong>message entity,</strong></a></span> is |
336 | 345 | defined by RFC 2045 and RFC 2068 (see [[RFC2045]] and [[RFC2068]]). A |
337 | 346 | message entity with a content type of "text/css" represents an |
338 | 347 | independent CSS document. The "text/css" content type has |
339 | | -been registered by RFC 2138 ([[RFC2318]]). |
| 348 | +been registered by RFC 2318 ([[RFC2318]]). |
340 | 349 |
|
341 | 350 | </BODY> |
342 | 351 | </html> |
|
0 commit comments