|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: conform.src,v 2.18 1998-03-13 01:00:50 ijacobs Exp $ --> |
| 3 | +<!-- $Id: conform.src,v 2.19 1998-03-13 18:46:17 bbos 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> |
@@ -116,8 +116,8 @@ tree</span></strong> |
116 | 116 |
|
117 | 117 | <dd>The tree of elements encoded in the source document. Each element |
118 | 118 | in this tree has exactly one parent, with the exception of the |
119 | | -<strong><span class="index-def" title="root">root</span></strong> |
120 | | -element, which has none. |
| 119 | +<strong><span class="index-def" title="root"><a |
| 120 | +name="root">root</a></span></strong> element, which has none. |
121 | 121 |
|
122 | 122 | <dt><strong><span class="index-def" |
123 | 123 | title="child">Child</span></strong> |
@@ -255,7 +255,8 @@ If a user agent encounters a property that applies for a supported |
255 | 255 | media type, the user agent must parse the value according to the property |
256 | 256 | definition. This means that the user agent must accept all valid |
257 | 257 | values and must |
258 | | -<span class="index-inst" title="skip">skip</span> other values. User |
| 258 | +<span class="index-inst" title="skip">skip</span> declarations with |
| 259 | +invalid values. User |
259 | 260 | agents must <span class="index-inst" title="skip">skip</span> |
260 | 261 | rules that apply to unsupported <a href="media.html">media |
261 | 262 | types</a>. |
@@ -298,9 +299,9 @@ specification due to the limitations of a particular device (e.g., a |
298 | 299 | user agent cannot render colors on a monochrome monitor or page) does |
299 | 300 | not imply non-conformance. </P> |
300 | 301 |
|
301 | | -<p>This specification also recommends that a user agent offer the following |
302 | | -functionality to the user (these do not refer to any specific |
303 | | -user interface):</p> |
| 302 | +<p>This specification recommends that a user agent offer the following |
| 303 | +functionality to the user (these do not refer to any specific user |
| 304 | +interface):</p> |
304 | 305 |
|
305 | 306 | <UL> |
306 | 307 | <LI>Allow the user to specify user style sheets |
|
0 commit comments