Skip to content

Commit c46b5cf

Browse files
committed
[css2] More consistent headers.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402926
1 parent 6b88b3b commit c46b5cf

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

css2/changes.src

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: changes.src,v 2.105 2009-04-17 22:21:52 bbos Exp $ -->
3+
<!-- $Id: changes.src,v 2.106 2009-04-20 11:39:35 bbos Exp $ -->
44
<HEAD>
55
<TITLE>Changes</TITLE>
66
</HEAD>
@@ -1451,7 +1451,8 @@ Counters</a></h3>
14511451
<p>Corrected syntax of counter() and counters() notation to allow white space
14521452
between tokens.</p>
14531453

1454-
<h3 id="x4.3.6"><a href="syndata.html#color-units">Section 4.3.6</a></h3>
1454+
<h3 id="x4.3.6"><a href="syndata.html#color-units">Section 4.3.6
1455+
Colors</a></h3>
14551456

14561457
<p>Deleted the comments about range
14571458
restriction after the following examples:
@@ -1612,7 +1613,8 @@ Definition of "containing block"</a></h3>
16121613
in rule 2 defining the containing block of non-absolutely-positioned elements.</p>
16131614

16141615

1615-
<h3 id="x10.3.3"><a href="visudet.html#blockwidth">Section 10.3.3</a></h3>
1616+
<h3 id="x10.3.3"><a href="visudet.html#blockwidth">Section 10.3.3
1617+
Block-level, non-replaced elements in normal flow</a></h3>
16161618

16171619
<p>In the last sentence of the paragraph following the equation
16181620
("If the value of 'direction' is 'ltr', this happens to
@@ -1724,7 +1726,8 @@ area of the element" has been corrected to
17241726
when it is in the background, padding <ins>or border</ins> area of the
17251727
element.</blockquote>
17261728

1727-
<h3 id="x15.2"><a href="fonts.html#algorithm">Section 15.2</a></h3>
1729+
<h3 id="x15.2"><a href="fonts.html#algorithm">Section 15.2 Font
1730+
matching algorithm</a></h3>
17281731

17291732
<p>In bullet 2, changed "the UA uses the 'font-family' descriptor"
17301733
to "the UA uses the 'font-family' property".
@@ -1828,7 +1831,8 @@ The separated borders model</a></h3>
18281831

18291832
<p>In the image, changed "cell-spacing" to "border-spacing".
18301833

1831-
<h3 id="x18.2"><a href="ui.html#system-colors">Section 18.2</a></h3>
1834+
<h3 id="x18.2"><a href="ui.html#system-colors">Section 18.2 System
1835+
Colors</a></h3>
18321836

18331837
<p>For the 'ButtonHighlight' value, changed the description
18341838
from "Dark shadow" to "Highlight color".</p>
@@ -2096,7 +2100,8 @@ generating element. Margin backgrounds are always transparent.
20962100
<p>Added a sentence to note that vertical margins have no effect on non-replaced
20972101
inline elements.</p>
20982102

2099-
<h3 id="r8.3.1"><a href="box.html#collapsing-margins">Section 8.3.1</a></h3>
2103+
<h3 id="r8.3.1"><a href="box.html#collapsing-margins">Section 8.3.1
2104+
Collapsing margins</a></h3>
21002105

21012106
<p>Changed "absolute maximum" to "maximum of the absolute values" in
21022107
sentence about negative margins collapsing.</p>
@@ -2629,7 +2634,8 @@ Outlines and the focus</a></h3>
26292634
<p>Clarify that changing outlines in response to focus
26302635
should not cause a document to reflow.</p>
26312636

2632-
<h3 id="rD"><a href="sample.html">Appendix D</a></h3>
2637+
<h3 id="rD"><a href="sample.html">Appendix D Default style sheet for
2638+
HTML 4</a></h3>
26332639

26342640
<p>Added paragraph clarifying that some presentational markup in
26352641
HTML can be replaced with CSS, but it requires different markup.</p>
@@ -4007,7 +4013,7 @@ Section G.2 Lexical scanner</a></h3>
40074013

40084014
<h3 id=s.G.2b><a
40094015
href="/TR/2007/CR-CSS21-20070719/grammar.html#scanner">
4010-
Section&nbsp;G2 Lexical scanner</a></h3>
4016+
Section&nbsp;G.2 Lexical scanner</a></h3>
40114017

40124018
<p><span class=date>[2008-04-07]</span> The definition of the macro
40134019
&ldquo;O&rdquo; is wrong. The letters O

0 commit comments

Comments
 (0)