Skip to content

Commit 70fc9bb

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

6 files changed

Lines changed: 53 additions & 16 deletions

File tree

css2/box.src

Lines changed: 3 additions & 3 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: box.src,v 1.17 1998-05-08 16:24:59 ijacobs Exp $ -->
3+
<!-- $Id: box.src,v 1.18 1998-06-08 14:39:04 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Box model</TITLE>
@@ -200,7 +200,7 @@ set their respective side.
200200
<P>The properties defined in this section refer to the <span
201201
class="index-def" title="&lt;margin-width&gt;::definition of"><a
202202
name="value-def-margin-width"><strong>&lt;margin-width&gt;</strong></a></span>
203-
value type, which may take one of the following values:
203+
value type, which may take one of the following values:</p>
204204

205205
<dl>
206206
<dt><span class="value-inst-length"><strong>&lt;length&gt;</strong></span>
@@ -542,7 +542,7 @@ border (solid, double, dashed, etc.). The properties defined in this
542542
section refer to the <span class="index-def"
543543
title="&lt;border-style&gt;, definition of"><a
544544
name="value-def-border-style"><strong>&lt;border-style&gt;</strong></a></span>
545-
value type, which make take one of the following:</p>
545+
value type, which make take one of the following values:</p>
546546

547547
<dl>
548548
<dt><strong><span class="index-def" title="'none'::as border style"><a name="value-def-bo-none" class="value-def">none</a></span></strong>

css2/cascade.src

Lines changed: 2 additions & 2 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: cascade.src,v 2.29 1998-05-12 12:30:12 bbos Exp $ -->
3+
<!-- $Id: cascade.src,v 2.30 1998-06-08 14:39:11 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Assigning property values, Cascading, and Inheritance</TITLE>
@@ -268,7 +268,7 @@ with the greatest weight takes precedence.
268268

269269
<P>By default, rules in author style sheets have more weight than
270270
rules in user style sheets. Precedence is reversed, however, for
271-
"!important" rules. All rules user and author rules have more weight
271+
"!important" rules. All user and author rules have more weight
272272
than rules in the UA's default style sheet.
273273

274274
<P>Imported style sheets also cascade and their weight depends on

css2/colors.src

Lines changed: 2 additions & 2 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: colors.src,v 2.19 1998-05-12 15:39:42 clilley Exp $ -->
3+
<!-- $Id: colors.src,v 2.20 1998-06-08 14:39:16 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Colors and backgrounds</TITLE>
@@ -316,7 +316,7 @@ P { background: url("chess.png") gray 50% repeat fixed }
316316

317317
<H2><a name="gamma-correction">Gamma correction</a></H2>
318318

319-
<P><em>For information about gamma issues, please consult the the
319+
<P><em>For information about gamma issues, please consult the
320320
Gamma Tutorial in the PNG specification ([[PNG10]]).</em></P>
321321

322322
<P> In the computation of gamma correction, UAs displaying on a CRT

css2/conform.src

Lines changed: 3 additions & 3 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: conform.src,v 2.41 1998-05-03 16:11:52 ijacobs Exp $ -->
3+
<!-- $Id: conform.src,v 2.42 1998-06-08 14:39:22 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -146,7 +146,7 @@ name="root">root</a></span></strong> element, which has none.
146146
<dt><strong><span class="index-def"
147147
title="child">Child</span></strong>
148148

149-
<dd>An element A is called the child of element B if an only if B is
149+
<dd>An element A is called the child of element B if and only if B is
150150
the parent of A.
151151

152152
<dt><strong><span class="index-def"
@@ -168,7 +168,7 @@ title="sibling">Sibling</span></strong>
168168
<dd>An element A is called a sibling of an element B, if and only if B
169169
and A share the same parent element. Element A is a preceding sibling
170170
if it comes before B in the document tree. Element B is a following
171-
sibling if it comes after B in the document tree.
171+
sibling if it comes after A in the document tree.
172172

173173
<dt><strong><span class="index-def" title="preceding
174174
element|element::preceding"><a name="preceding">Preceding element</a></span></strong>

css2/errata.src

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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-15 14:01:53 $
28+
<dd>$Date: 1998-06-08 14:39:26 $
2929
</dl>
3030

3131
<dl>
@@ -53,6 +53,12 @@ do not enforce this rule: 'border-top', 'border-right',
5353
'border-bottom', 'border-left', 'border', 'background', 'font',
5454
'list-style', 'cue', and 'outline'.
5555

56+
<H3><a href="visuren.html#choose-position">Section 9.3.1</a></H3>
57+
58+
<P>The definition of the value 'static' should
59+
say that the properties 'top', 'right', 'bottom', and 'left'
60+
do not apply.
61+
5662
<h2>Minor Typographical Errors</h2>
5763

5864
<h3><a href="intro.html#q1">Section 2.1</a></h3>
@@ -61,6 +67,34 @@ do not enforce this rule: 'border-top', 'border-right',
6167
following the example incorrectly refers to the "ref"
6268
attribute. This should be the "href" attribute.
6369

70+
<h3><a href="conform.html#q1">Section 3.1</a></h3>
71+
72+
<P>Under the definition of "Child", the phrase
73+
"if an only if" should read "if and only if".
74+
75+
<P>Under the definition of "Sibling", the last sentence should read,
76+
"Element B is a following sibling if it comes after A in the document
77+
tree."
78+
79+
<h3><a href="cascade.html#cascading-order">Section 6.4</a></h3>
80+
81+
<P>The last sentence in the penultimate paragraph should
82+
begin "All user and author rules..." instead of "All rules
83+
user and author rules...".
84+
85+
<h3><a href="visuren.html#q5">Section 9.2.1</a></h3>
86+
87+
<P>In the example after the diagram, the
88+
HTML fragment "&lt;P&gt;jThis is the content of P.&lt;/&gt;"
89+
should end instead with the end tag "&lt;/P&gt;".
90+
91+
92+
<h3><a href="colors.html#gamma-correction">Section 14.3</a></h3>
93+
94+
<P>The first sentence has one too many "the"s in
95+
"please consult the the Gamma Tutorial...".
96+
97+
6498

6599
<h2>Open Issues</h2>
66100

css2/visuren.src

Lines changed: 8 additions & 5 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: visuren.src,v 2.72 1998-05-11 18:07:18 ijacobs Exp $ -->
3+
<!-- $Id: visuren.src,v 2.73 1998-06-08 14:39:39 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Visual formatting model</TITLE>
@@ -185,7 +185,7 @@ P { display: block }
185185
&lt;/HEAD&gt;
186186
&lt;BODY&gt;
187187
<em>This is anonymous text before the P.</em>
188-
&lt;P&gt;This is the content of P.&lt;/&gt;
188+
&lt;P&gt;This is the content of P.&lt;/P&gt;
189189
<em>This is anonymous text after the P.</em>
190190
&lt;/BODY&gt;
191191
</PRE>
@@ -557,9 +557,12 @@ the position of a box.
557557
<dt><strong>static</strong>
558558

559559
<dd>The box is a normal box, laid out according to the <a
560-
href="#normal-flow">normal flow</a>. The <span
561-
class="propinst-left">'left'</span> and <span
562-
class="propinst-top">'top'</span> properties do not apply.
560+
href="#normal-flow">normal flow</a>. The
561+
<span class="propinst-top">'top'</span>,
562+
<span class="propinst-right">'right'</span>,
563+
<span class="propinst-bottom">'bottom'</span>,
564+
and <span class="propinst-left">'left'</span>
565+
properties do not apply.
563566

564567
<dt><strong>relative</strong>
565568

0 commit comments

Comments
 (0)