Skip to content

Commit 358f790

Browse files
committed
[css2] Added aural to the list of appendices. Changed the example of a
property that does not apply to inlines (since white-space *does* now apply). Added fantasai to acknowledgements. The acknowledgements need many more names, though. --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401972
1 parent 9c2f695 commit 358f790

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

css2/about.src

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
'http://www.w3.org/TR/html4/strict.dtd'>
33

44
<html lang="en">
5-
<!-- $Id: about.src,v 2.42 2002-11-18 20:36:16 bbos Exp $ -->
5+
<!-- $Id: about.src,v 2.43 2002-11-28 20:52:28 bbos Exp $ -->
66
<HEAD>
77
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88
<TITLE>About the CSS&nbsp;2.1 Specification</TITLE>
@@ -96,7 +96,8 @@ href="conform.html#conformance">conformance</a>.
9696

9797
<dt><strong>Appendixes:</strong>
9898

99-
<dd>Appendixes contain information about <a href="sample.html">a
99+
<dd>Appendixes contain information about <a href="aural.html">aural
100+
properties</a> (non-normative), <a href="sample.html">a
100101
sample style sheet for HTML 4.0</a>, <a href="changes.html">changes
101102
from CSS2</a>, <a href="grammar.html">the grammar of CSS&nbsp;2.1</a>,
102103
a list of normative and informative <a href="refs.html">references</a>,
@@ -230,8 +231,8 @@ initial values.
230231
<p>This part lists the elements to which the property applies. All
231232
elements are considered to have all properties, but some properties
232233
have no rendering effect on some types of elements. For example, <span
233-
class="propinst-white-space">'white-space'</span> only affects
234-
block-level elements.
234+
class="propinst-border-spacing">'border-spacing'</span> only affects
235+
table elements.
235236

236237
<h4>Inherited</h4>
237238

@@ -342,6 +343,10 @@ the long description is denoted by a "[D]" to the right of the image.
342343
href="http://www.w3.org/TR/REC-CSS2/about.html#q15">acknowledgments
343344
section of CSS2</a> for the people that contributed to CSS2.
344345

346+
<p>Fantasai for clarifications related to backgrounds on table
347+
elements (17.5.1 and 17.6.1) and other ambiguities.
348+
349+
<p>...
345350

346351
<H2><a name="copyright">Copyright Notice</a></H2>
347352

0 commit comments

Comments
 (0)