|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: about.src,v 2.32 1998-05-06 02:15:41 ijacobs Exp $ --> |
| 3 | +<!-- $Id: about.src,v 2.33 1999-11-02 15:46:26 ijacobs Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>About the CSS2 Specification</TITLE> |
@@ -101,14 +101,16 @@ disc, etc.) |
101 | 101 | of the document, each instance of a basic data type links to its |
102 | 102 | definition. |
103 | 103 |
|
104 | | -<li> types that have the same range of values as a property |
105 | | -bearing the same name (e.g., <'border-width'> |
106 | | -<'background-attachment'>, etc.). In this case, the type |
107 | | -name is the property name (complete with quotes) between "<" and |
108 | | -">" (e.g., <'border-width'>). In the electronic version of |
109 | | -the document, each instance of this type of non-terminal links to the |
| 104 | +<li> types that have the same range of values as a property bearing |
| 105 | +the same name (e.g., <'border-width'> |
| 106 | +<'background-attachment'>, etc.). In this case, the type name |
| 107 | +is the property name (complete with quotes) between "<" and ">" |
| 108 | +(e.g., <'border-width'>). Such a type does <strong>not</strong> |
| 109 | +include the value 'inherit'. In the electronic version of the |
| 110 | +document, each instance of this type of non-terminal links to the |
110 | 111 | corresponding property definition. |
111 | 112 |
|
| 113 | + |
112 | 114 | <li> non-terminals that do not share the same name as a property. In this |
113 | 115 | case, the non-terminal name appears between "<" and ">", as in |
114 | 116 | <border-width>. Notice the distinction between |
@@ -355,7 +357,7 @@ have contributed to the development of CSS2: Alan Borning, Robert |
355 | 357 | Cailliau, Liz Castro, James Clark, Dan Connolly, Donna Converse, |
356 | 358 | Daniel Dardailler, Al Gilman, Daniel Greene, Scott Isaacs, Geir |
357 | 359 | Ivarsøy, Vincent Mallet, Kim Marriott, Brian Michalowski, Lou |
358 | | -Montulli, Henrik Frystyk Nielsen, Jacob Nielsen, Eva von Pepel, |
| 360 | +Montulli, Henrik Frystyk Nielsen, Jakob Nielsen, Eva von Pepel, |
359 | 361 | William Perry, David Siegel, Peter Stuckey, and Jason White. |
360 | 362 |
|
361 | 363 | <P>The discussions on www-style@w3.org have been influential in many |
|
0 commit comments