@@ -25,7 +25,7 @@ hspace="0"></a><br clear="all"></p>
2525<dd><a href="_THE_UPDATE_DIR_/_THE_ID_-errata.html">
2626_THE_UPDATE_DIR_/_THE_ID_-errata.html</a>
2727<dt>Last revised:
28- <dd>$Date: 1998-05-12 15:12:18 $
28+ <dd>$Date: 1998-05-15 14:01:53 $
2929</dl>
3030
3131<dl>
@@ -42,8 +42,25 @@ href="mailto:css2-editors@w3.org">css2-editors@w3.org</a>.
4242
4343
4444<h2>Known Errors</h2>
45- <p><em>There are currently no known errors</em>.
45+
46+ <H3>Shorthand properties</H3>
47+
48+ <P>Shorthand properties take a list of subproperty values <em>or</em>
49+ the value 'inherit'. One cannot mix 'inherit' with other subproperty
50+ values as it would not be possible to specify the subproperty to which
51+ 'inherit' applied. The definitions of a number of shorthand properties
52+ do not enforce this rule: 'border-top', 'border-right',
53+ 'border-bottom', 'border-left', 'border', 'background', 'font',
54+ 'list-style', 'cue', and 'outline'.
55+
4656<h2>Minor Typographical Errors</h2>
47- <p><em>There are currently no known errors</em>.
57+
58+ <h3><a href="intro.html#q1">Section 2.1</a></h3>
59+
60+ <P>For the example with the LINK element, the list
61+ following the example incorrectly refers to the "ref"
62+ attribute. This should be the "href" attribute.
63+
64+
4865<h2>Open Issues</h2>
4966
0 commit comments