Skip to content

Commit 903e7d7

Browse files
committed
[css2] Added some missing words "Section"
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402920
1 parent 0e5fcb8 commit 903e7d7

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

css2/changes.src

Lines changed: 6 additions & 6 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.102 2009-04-15 20:32:56 bbos Exp $ -->
3+
<!-- $Id: changes.src,v 2.103 2009-04-17 21:46:57 bbos Exp $ -->
44
<HEAD>
55
<TITLE>Changes</TITLE>
66
</HEAD>
@@ -114,7 +114,7 @@ Error Conditions</a></h3>
114114
<p>This section changed to say that error handling <em>is</em> specified
115115
in most cases.</p>
116116

117-
<h3 id="c4.1.1"><a href="syndata.html#tokenization">4.1.1 Tokenization</a></h3>
117+
<h3 id="c4.1.1"><a href="syndata.html#tokenization">Section 4.1.1 Tokenization</a></h3>
118118

119119
<p>Added INVALID token and rules for its definition.</p>
120120

@@ -134,7 +134,7 @@ conflict with unicode escapes).</p>
134134
through excluding disallowed characters. This allows invisible ASCII
135135
characters to be included in a string.</p>
136136

137-
<h3 id="c4.1.3"><a href="syndata.html#characters">4.1.3
137+
<h3 id="c4.1.3"><a href="syndata.html#characters">Section 4.1.3
138138
Characters and case</a></h3>
139139

140140
<p>Updated prose about identifiers (second bullet point) to match changes
@@ -254,7 +254,7 @@ Pseudo-elements and pseudo-classes</a></h3>
254254
<p>Removed exception for HTML UAs that allowed them (and only them) to
255255
ignore ':first-letter' and ':first-line'.
256256

257-
<h3 id="c5.11.2"><a href="selector.html#link-pseudo-classes">5.11.2
257+
<h3 id="c5.11.2"><a href="selector.html#link-pseudo-classes">Section 5.11.2
258258
The link pseudo-classes: :link and :visited</a></h3>
259259

260260
<p>UAs may return a :visited link to :link status at some point. (This
@@ -578,7 +578,7 @@ algorithm applies to text in the CSS formatting model and how the CSS
578578
<p>Conforming HTML UAs are no longer exempt from supporting 'direction'
579579
and 'unicode-bidi'.</p>
580580

581-
<h3 id="c10"><a href="visudet.html">Chapter
581+
<h3 id="c10"><a href="visudet.html">Chapter 10
582582
Visual formatting model details</a></h3>
583583

584584
<p>Updated prose to use the terms "specified", "computed" and "used"
@@ -1142,7 +1142,7 @@ to Appendix A.</p>
11421142
as appropriate when referencing values. (See <a href="#c6.1">changes
11431143
to section 6.1</a>.)</p>
11441144

1145-
<h3 id="c17.2"><a href="tables.html#table-display">17.2 The CSS table model</a></h3>
1145+
<h3 id="c17.2"><a href="tables.html#table-display">Section 17.2 The CSS table model</a></h3>
11461146

11471147
<p>Defined handling of multiple 'table-header-group' and 'table-footer-group'
11481148
elements.</p>

0 commit comments

Comments
 (0)