Skip to content

Commit 9ccc6df

Browse files
committed
[css2] fix links
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402760
1 parent 39f048b commit 9ccc6df

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

css2/changes.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -541,13 +541,13 @@ <h3 id="c5.9"><a name="q29">C.2.22 </a><a href="selector.html#id-selectors">Sect
541541

542542
<p>Specified how to match elements with two or more ID attributes.
543543

544-
<h3 id="c5.10"><a name="q30">C.2.23 </a><a href="selectors.html#pseudo-elements">Section 5.10
544+
<h3 id="c5.10"><a name="q30">C.2.23 </a><a href="selector.html#pseudo-elements">Section 5.10
545545
Pseudo-elements and pseudo-classes</a></h3>
546546

547547
<p>Removed exception for HTML UAs that allowed them (and only them) to
548548
ignore ':first-letter' and ':first-line'.
549549

550-
<h3 id="c5.11.2"><a name="q31">C.2.24 </a><a href="selectors.html#link-pseudo-classes">5.11.2
550+
<h3 id="c5.11.2"><a name="q31">C.2.24 </a><a href="selector.html#link-pseudo-classes">5.11.2
551551
The link pseudo-classes: :link and :visited</a></h3>
552552

553553
<p>UAs may return a :visited link to :link status at some point. (This
@@ -556,7 +556,7 @@ <h3 id="c5.11.2"><a name="q31">C.2.24 </a><a href="selectors.html#link-pseudo-cl
556556
<p>Added a note about privacy concerns with link pseudo classes and
557557
allowed UAs to treat :visited as :link.
558558

559-
<h3 id="c5.11.4"><a name="q32">C.2.25 </a><a href="selectors.html#lang">Section 5.11.4 The
559+
<h3 id="c5.11.4"><a name="q32">C.2.25 </a><a href="selector.html#lang">Section 5.11.4 The
560560
language pseudo-class: :lang</a></h3>
561561

562562
<p>The identifier C in ':lang(C)' need not be a valid language code,
@@ -781,7 +781,7 @@ <h3 id="c9.4.2"><a name="q55">C.2.48 </a><a href="visuren.html#inline-formatting
781781
<p>Empty line boxes are now required to be treated as zero-height and
782782
ignored in margin collapsing.</p>
783783

784-
<h3 id="c9.4.3"><a name="q56">C.2.49 </a><a href="visure.html#relative-positioning">Section 9.4.3
784+
<h3 id="c9.4.3"><a name="q56">C.2.49 </a><a href="visuren.html#relative-positioning">Section 9.4.3
785785
Relative positioning</a></h3>
786786

787787
<p>Added several paragraphs and an example to explain exactly what the
@@ -1663,7 +1663,7 @@ <h3 id="x4.1.1"><a name="q142">C.3.3 </a><a href="syndata.html#tokenization">Sec
16631663
<p>In the rule for "any" (in the core syntax), corrected "FUNCTION"
16641664
to "FUNCTION any* ')'".</p>
16651665

1666-
<h3 id="x4.1.3"><a name="q143">C.3.4 </a><a href="syndata.html#q4">Section 4.1.3
1666+
<h3 id="x4.1.3"><a name="q143">C.3.4 </a><a href="syndata.html#q6">Section 4.1.3
16671667
Characters and case</a></h3>
16681668

16691669
<p>Corrected third paragraph to say that an '@import' rule can only be
@@ -1944,7 +1944,7 @@ <h3 id="x14.2"><a name="q177">C.3.38 </a><a href="colors.html#q2">14.2 The backg
19441944

19451945
<p>Second sentence: "In terms of the box model, 'background' refers to
19461946
the background of the content and the padding areas" now also
1947-
mentions the border area. (See also <a href="#x60">errata to section
1947+
mentions the border area. (See also <a href="#x8.1">errata to section
19481948
8.1</a> above.) Thus:
19491949

19501950
<blockquote>
@@ -2165,7 +2165,7 @@ <h3 id="r4.1.3"><a name="q197">C.4.6 </a><a href="syndata.html#q6">Section 4.1.3
21652165
Characters and case</a></h3>
21662166

21672167
<p>Clarified that when a CRLF pair terminates an escape sequence, the pair
2168-
is treated as a single whitespace character as <a href="x4.1.1">corrected</a>
2168+
is treated as a single whitespace character as <a href="#x4.1.1">corrected</a>
21692169
in the tokenization rules.</p>
21702170

21712171
<h3 id ="r4.1.7"><a name="q198">C.4.7 </a><a href="syndata.html#q10">Section 4.1.7
@@ -2228,7 +2228,7 @@ <h3 id="r5.9"><a name="q206">C.4.15 </a><a href="selector.html#id-selectors">Sec
22282228
attributes are ID attributes.
22292229

22302230
<h3 id="r5.11.3"><a name="q207">C.4.16 </a><a
2231-
href="selectors.html#dynamic-pseudo-classes">Section 5.11.3 The
2231+
href="selector.html#dynamic-pseudo-classes">Section 5.11.3 The
22322232
dynamic pseudo-classes: :hover, :active, and :focus</a></h3>
22332233

22342234
<p>Clarified that CSS&nbsp;2.1 does <em>not</em> define if the parent
@@ -2237,7 +2237,7 @@ <h3 id="r5.11.3"><a name="q207">C.4.16 </a><a
22372237

22382238
<p>Added note that, in CSS1, ':active' only applies to links.
22392239

2240-
<h3 id="r5.11.4"><a name="q208">C.4.17 </a><a href="selectors.html#lang">Section 5.11.4 The
2240+
<h3 id="r5.11.4"><a name="q208">C.4.17 </a><a href="selector.html#lang">Section 5.11.4 The
22412241
language pseudo-class: :lang</a></h3>
22422242

22432243
<p>Added a note to show the differences between ':lang(xx)' and
@@ -2444,7 +2444,7 @@ <h3 id="r9.8"><a name="q231">C.4.40 </a><a href="visuren.html#comparison">Sectio
24442444
<p>Added a note to clarify that the images in this section are not
24452445
drawn to scale and are illustrations, not reference renderings.</p>
24462446

2447-
<h3 id="r10.1"><a name="q232">C.4.41 </a><a href="visudet.html#contianing-block-details">Section 10.1
2447+
<h3 id="r10.1"><a name="q232">C.4.41 </a><a href="visudet.html#containing-block-details">Section 10.1
24482448
Definition of "containing block"</a></h3>
24492449

24502450
<p>Noted that a containing block formed by inline elements may wind up

css2/changes.src

Lines changed: 11 additions & 11 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.74 2007-07-16 23:25:47 fantasai Exp $ -->
3+
<!-- $Id: changes.src,v 2.75 2007-07-16 23:36:37 fantasai Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Changes</TITLE>
@@ -228,13 +228,13 @@ selectors</a></h3>
228228

229229
<p>Specified how to match elements with two or more ID attributes.
230230

231-
<h3 id="c5.10"><a href="selectors.html#pseudo-elements">Section 5.10
231+
<h3 id="c5.10"><a href="selector.html#pseudo-elements">Section 5.10
232232
Pseudo-elements and pseudo-classes</a></h3>
233233

234234
<p>Removed exception for HTML UAs that allowed them (and only them) to
235235
ignore ':first-letter' and ':first-line'.
236236

237-
<h3 id="c5.11.2"><a href="selectors.html#link-pseudo-classes">5.11.2
237+
<h3 id="c5.11.2"><a href="selector.html#link-pseudo-classes">5.11.2
238238
The link pseudo-classes: :link and :visited</a></h3>
239239

240240
<p>UAs may return a :visited link to :link status at some point. (This
@@ -243,7 +243,7 @@ was previously a note, but is now normative.)
243243
<p>Added a note about privacy concerns with link pseudo classes and
244244
allowed UAs to treat :visited as :link.
245245

246-
<h3 id="c5.11.4"><a href="selectors.html#lang">Section 5.11.4 The
246+
<h3 id="c5.11.4"><a href="selector.html#lang">Section 5.11.4 The
247247
language pseudo-class: :lang</a></h3>
248248

249249
<p>The identifier C in ':lang(C)' need not be a valid language code,
@@ -468,7 +468,7 @@ does not affect the contents of inline-table and inline-block boxes.</p>
468468
<p>Empty line boxes are now required to be treated as zero-height and
469469
ignored in margin collapsing.</p>
470470

471-
<h3 id="c9.4.3"><a href="visure.html#relative-positioning">Section 9.4.3
471+
<h3 id="c9.4.3"><a href="visuren.html#relative-positioning">Section 9.4.3
472472
Relative positioning</a></h3>
473473

474474
<p>Added several paragraphs and an example to explain exactly what the
@@ -1350,7 +1350,7 @@ anyway, it was redundant.</p>
13501350
<p>In the rule for "any" (in the core syntax), corrected "FUNCTION"
13511351
to "FUNCTION any* ')'".</p>
13521352

1353-
<h3 id="x4.1.3"><a href="syndata.html#q4">Section 4.1.3
1353+
<h3 id="x4.1.3"><a href="syndata.html#q6">Section 4.1.3
13541354
Characters and case</a></h3>
13551355

13561356
<p>Corrected third paragraph to say that an '@import' rule can only be
@@ -1631,7 +1631,7 @@ between.
16311631

16321632
<p>Second sentence: "In terms of the box model, 'background' refers to
16331633
the background of the content and the padding areas" now also
1634-
mentions the border area. (See also <a href="#x60">errata to section
1634+
mentions the border area. (See also <a href="#x8.1">errata to section
16351635
8.1</a> above.) Thus:
16361636

16371637
<blockquote>
@@ -1852,7 +1852,7 @@ CSS2.1.</p>
18521852
Characters and case</a></h3>
18531853

18541854
<p>Clarified that when a CRLF pair terminates an escape sequence, the pair
1855-
is treated as a single whitespace character as <a href="x4.1.1">corrected</a>
1855+
is treated as a single whitespace character as <a href="#x4.1.1">corrected</a>
18561856
in the tokenization rules.</p>
18571857

18581858
<h3 id ="r4.1.7"><a href="syndata.html#q10">Section 4.1.7
@@ -1915,7 +1915,7 @@ selectors</a></h3>
19151915
attributes are ID attributes.
19161916

19171917
<h3 id="r5.11.3"><a
1918-
href="selectors.html#dynamic-pseudo-classes">Section 5.11.3 The
1918+
href="selector.html#dynamic-pseudo-classes">Section 5.11.3 The
19191919
dynamic pseudo-classes: :hover, :active, and :focus</a></h3>
19201920

19211921
<p>Clarified that CSS&nbsp;2.1 does <em>not</em> define if the parent
@@ -1924,7 +1924,7 @@ of an element that matches ':active' or ':hover' itself also matches
19241924

19251925
<p>Added note that, in CSS1, ':active' only applies to links.
19261926

1927-
<h3 id="r5.11.4"><a href="selectors.html#lang">Section 5.11.4 The
1927+
<h3 id="r5.11.4"><a href="selector.html#lang">Section 5.11.4 The
19281928
language pseudo-class: :lang</a></h3>
19291929

19301930
<p>Added a note to show the differences between ':lang(xx)' and
@@ -2131,7 +2131,7 @@ Comparison of normal flow, floats, and absolute positioning</a></h3>
21312131
<p>Added a note to clarify that the images in this section are not
21322132
drawn to scale and are illustrations, not reference renderings.</p>
21332133

2134-
<h3 id="r10.1"><a href="visudet.html#contianing-block-details">Section 10.1
2134+
<h3 id="r10.1"><a href="visudet.html#containing-block-details">Section 10.1
21352135
Definition of "containing block"</a></h3>
21362136

21372137
<p>Noted that a containing block formed by inline elements may wind up

0 commit comments

Comments
 (0)