Skip to content

Commit 8ba66d4

Browse files
committed
[css2] Spell fix Jakob Nielsen, added statement that type names that appear between <' .. '> do not include the value inherit
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401757
1 parent 51af336 commit 8ba66d4

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

css2/about.src

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<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 $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>About the CSS2 Specification</TITLE>
@@ -101,14 +101,16 @@ disc, etc.)
101101
of the document, each instance of a basic data type links to its
102102
definition.
103103

104-
<li> types that have the same range of values as a property
105-
bearing the same name (e.g., &lt;'border-width'&gt;
106-
&lt;'background-attachment'&gt;, etc.). In this case, the type
107-
name is the property name (complete with quotes) between "&lt;" and
108-
"&gt;" (e.g., &lt;'border-width'&gt;). 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., &lt;'border-width'&gt;
106+
&lt;'background-attachment'&gt;, etc.). In this case, the type name
107+
is the property name (complete with quotes) between "&lt;" and "&gt;"
108+
(e.g., &lt;'border-width'&gt;). 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
110111
corresponding property definition.
111112

113+
112114
<li> non-terminals that do not share the same name as a property. In this
113115
case, the non-terminal name appears between "&lt;" and "&gt;", as in
114116
&lt;border-width&gt;. Notice the distinction between
@@ -355,7 +357,7 @@ have contributed to the development of CSS2: Alan Borning, Robert
355357
Cailliau, Liz Castro, James Clark, Dan Connolly, Donna Converse,
356358
Daniel Dardailler, Al Gilman, Daniel Greene, Scott Isaacs, Geir
357359
Ivars&oslash;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,
359361
William Perry, David Siegel, Peter Stuckey, and Jason White.
360362

361363
<P>The discussions on www-style@w3.org have been influential in many

0 commit comments

Comments
 (0)