Skip to content

Commit a8db1f8

Browse files
committed
[css2] Updated
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401728
1 parent 70fc9bb commit a8db1f8

1 file changed

Lines changed: 31 additions & 1 deletion

File tree

css2/errata.src

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
55
<title>Errata in _THE_ID_</title>
6+
<!-- Changed by: Ian B. Jacobs, 10-Jul-1998 -->
67
<LINK rel="start" href="http://www.w3.org/TR/REC-css2">
78
<style type="text/css">
89
body {
@@ -25,7 +26,7 @@ hspace="0"></a><br clear="all"></p>
2526
<dd><a href="_THE_UPDATE_DIR_/_THE_ID_-errata.html">
2627
_THE_UPDATE_DIR_/_THE_ID_-errata.html</a>
2728
<dt>Last revised:
28-
<dd>$Date: 1998-06-08 14:39:26 $
29+
<dd>$Date: 1998-07-10 22:37:47 $
2930
</dl>
3031

3132
<dl>
@@ -59,6 +60,17 @@ do not enforce this rule: 'border-top', 'border-right',
5960
say that the properties 'top', 'right', 'bottom', and 'left'
6061
do not apply.
6162

63+
<h3><a href="visudet.html#q6">Section 10.3.3</a></h3>
64+
65+
<P>In the last sentence of the paragraph following the equation --
66+
"If the value of 'direction' is 'ltr', this happens to
67+
'margin-left' instead." -- substitute 'rtl' for 'ltr'.
68+
69+
<h3><a href="fonts.html#generic-font-families">Section 15.2.6</a></h3>
70+
71+
<P>'Totum' and 'Kodic' is not a 'serif' but 'sans-serif'. 'pathang' is
72+
not a 'sans-serif' but 'serif'.
73+
6274
<h2>Minor Typographical Errors</h2>
6375

6476
<h3><a href="intro.html#q1">Section 2.1</a></h3>
@@ -76,6 +88,11 @@ attribute. This should be the "href" attribute.
7688
"Element B is a following sibling if it comes after A in the document
7789
tree."
7890

91+
<h3><a href="conform.html#text-css">Section 3.4</a></h3>
92+
93+
<P>The correct RFC number for the registration of the
94+
"text/css" content type is RFC 2318, not RFC 2138.
95+
7996
<h3><a href="cascade.html#cascading-order">Section 6.4</a></h3>
8097

8198
<P>The last sentence in the penultimate paragraph should
@@ -88,6 +105,19 @@ user and author rules...".
88105
HTML fragment "&lt;P&gt;jThis is the content of P.&lt;/&gt;"
89106
should end instead with the end tag "&lt;/P&gt;".
90107

108+
<h3><a href="visuren.html#anonymous">Section 9.2.2, Anonymous inline boxes</a></h3>
109+
110+
<P>In the (third paragraph)
111+
sentence "In the example, the color of the anonymous initial
112+
boxes is inherited from the P, but the background is transparent",
113+
substitute the word "inline" for "initial".
114+
115+
<h3><a href="generate.html#content">Section 12.2</a></h3>
116+
117+
<P>In the definition of &lt;counter&gt;, the sentence "The latter
118+
function also has two forms: 'counter(name, string)' or 'counter(name,
119+
string, style)'" should read "two forms: 'counters(name, string)' or
120+
'counters(name, string, style)'"
91121

92122
<h3><a href="colors.html#gamma-correction">Section 14.3</a></h3>
93123

0 commit comments

Comments
 (0)