Skip to content

Commit 5012a08

Browse files
committed
[css2] fix references links
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402725
1 parent 582ce66 commit 5012a08

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

css2/refs.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ <H2><a name="q1">B.1 Normative references</a></H2>
7777
<dt><strong><a name="ref-PNG" class="normref">[PNG]</a></strong>
7878
<dd>"Portable Network Graphics (PNG) Specification (Second Edition)",
7979
David Duce, ed., 10 November 2003.<BR>
80-
Available at <a href="http://www.w3.org/TR/PNG">
81-
http://www.w3.org/TR/PNG</a>.
80+
Available at <a href="http://www.w3.org/TR/PNG/">
81+
http://www.w3.org/TR/PNG/</a>.
8282

8383
<dt><strong><a name="ref-RFC3986" class="normref">[RFC3986]</a></strong>
8484
<dd>"Uniform Resource Identifier (URI): Generic Syntax," T.
@@ -134,11 +134,11 @@ <H2><a name="q1">B.1 Normative references</a></H2>
134134
defined by: The Unicode Standard, Version 4.0 (Boston, MA,
135135
Addison-Wesley, 2003. ISBN 0-321-18578-1), as amended by <a
136136
href="http://www.unicode.org/versions/Unicode4.0.1/"> Unicode
137-
4.0.1</a> and <a href="http://www.unicode.org/versions/Unicode4.1.0">
137+
4.0.1</a> and <a href="http://www.unicode.org/versions/Unicode4.1.0/">
138138
Unicode 4.1.0</a> and as updated from time to time by the publication
139139
of new versions. (See <a
140-
href="http://www.unicode.org/unicode/standard/versions">
141-
http://www.unicode.org/unicode/standard/versions</a> for the latest
140+
href="http://www.unicode.org/unicode/standard/versions/">
141+
http://www.unicode.org/unicode/standard/versions/</a> for the latest
142142
version and additional information on versions of the standard and of
143143
the Unicode Character Database).<br> Available at <a
144144
href="http://www.unicode.org/versions/Unicode4.1.0/">
@@ -147,8 +147,8 @@ <H2><a name="q1">B.1 Normative references</a></H2>
147147
<dt><strong><a name="ref-XML10" class="normref">[XML10]</a></strong>
148148
<dd>"Extensible Markup Language (XML) 1.0 (third edition)"
149149
T. Bray, J. Paoli, C.M. Sperberg-McQueen, Eve Maler, François Yergeau, editors, 4 February 2004.<BR>
150-
Available at <a href="http://www.w3.org/TR/REC-xml">
151-
http://www.w3.org/TR/REC-xml</a>.
150+
Available at <a href="http://www.w3.org/TR/REC-xml/">
151+
http://www.w3.org/TR/REC-xml/</a>.
152152

153153
<dt><strong><a name="ref-YACC" class="normref">[YACC]</a></strong>
154154
<dd>"YACC - Yet another compiler compiler", S. C. Johnson, Technical
@@ -172,13 +172,13 @@ <H2><a name="q2">B.2 Informative references</a></H2>
172172
<dt><strong><a name="ref-CSS2" class="informref">[CSS2]</a></strong>
173173
<dd>"Cascading Style Sheets, level 2, CSS2 Specification", B. Bos, H.
174174
W. Lie, C. Lilley and I. Jacobs, 12 May 1998,<br>
175-
The latest version is available at <a href="http://www.w3.org/TR/REC-CSS2">http://www.w3.org/TR/REC-CSS2</a>
175+
The latest version is available at <a href="http://www.w3.org/TR/REC-CSS2/">http://www.w3.org/TR/REC-CSS2/</a>
176176

177177
<dt><strong><a name="ref-CSS3COLOR" class="informref">[CSS3COLOR]</a></strong>
178178
<dd>"CSS3 Color Module," Tantek Çelik, Chris Lilley, 14 May 2003,
179179
W3C Candidate Recommendation. Available at <a
180-
href="http://www.w3.org/TR/2003/CR-css3-color-20030514">
181-
http://www.w3.org/TR/2003/CR-css3-color-20030514</a>
180+
href="http://www.w3.org/TR/2003/CR-css3-color-20030514/">
181+
http://www.w3.org/TR/2003/CR-css3-color-20030514/</a>
182182

183183
<dt><strong><a name="ref-CSS3LIST" class="informref">[CSS3LIST]</a></strong>
184184
<dd>"CSS3 module: lists," Tantek Çelik, Ian Hickson, 7 November 2002,
@@ -209,8 +209,8 @@ <H2><a name="q2">B.2 Informative references</a></H2>
209209
class="informref">[DOM-LEVEL-3-CORE]</a></strong> <dd>"Document Object
210210
Model (DOM) Level 3 Core Specification", A. Le Hors, P. Le Hégaret, et
211211
al. (eds.), 7 April 2004, W3C Recommendation. Available at <a
212-
href="http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407">
213-
http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407</a>.
212+
href="http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/">
213+
http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/</a>.
214214

215215
<dt><strong><a name="ref-MATH20"
216216
class="informref">[MATH20]</a></strong> <dd>"Mathematical Markup
@@ -244,7 +244,7 @@ <H2><a name="q2">B.2 Informative references</a></H2>
244244
class="informref">[WAI-PAGEAUTH]</a></strong>
245245
<dd>"Web Content Accessibility Guidelines", W. Chisholm,
246246
G. Vanderheiden, I. Jacobs eds.<BR>
247-
Available at: <a href="http://www.w3.org/TR/WD-WAI-PAGEAUTH/">http://www.w3.org/TR/WD-WAI-PAGEAUTH/</a>.
247+
Available at: <a href="http://www.w3.org/TR/WAI-WEBCONTENT/">http://www.w3.org/TR/WAI-WEBCONTENT/</a>.
248248

249249
<dt><strong><a name="ref-XHTML" class="informref">[XHTML]</a></strong>
250250
<dd>"XHTML 1.0 The Extensible HyperText Markup Language", various

css2/refs.src

Lines changed: 14 additions & 14 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: refs.src,v 2.46 2007-06-13 15:29:04 fantasai Exp $ -->
3+
<!-- $Id: refs.src,v 2.47 2007-06-13 15:52:57 fantasai Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Bibliography</TITLE>
@@ -53,8 +53,8 @@ ranges.
5353
<dt><strong><a name="ref-PNG" class="normref">[PNG]</a></strong>
5454
<dd>"Portable Network Graphics (PNG) Specification (Second Edition)",
5555
David Duce, ed., 10 November 2003.<BR>
56-
Available at <a href="http://www.w3.org/TR/PNG">
57-
http://www.w3.org/TR/PNG</a>.
56+
Available at <a href="http://www.w3.org/TR/PNG/">
57+
http://www.w3.org/TR/PNG/</a>.
5858

5959
<dt><strong><a name="ref-RFC3986" class="normref">[RFC3986]</a></strong>
6060
<dd>"Uniform Resource Identifier (URI): Generic Syntax," T.
@@ -110,11 +110,11 @@ http://www.w3.org/TR/2002/REC-UAAG10-20021217</a>
110110
defined by: The Unicode Standard, Version 4.0 (Boston, MA,
111111
Addison-Wesley, 2003. ISBN 0-321-18578-1), as amended by <a
112112
href="http://www.unicode.org/versions/Unicode4.0.1/"> Unicode
113-
4.0.1</a> and <a href="http://www.unicode.org/versions/Unicode4.1.0">
113+
4.0.1</a> and <a href="http://www.unicode.org/versions/Unicode4.1.0/">
114114
Unicode 4.1.0</a> and as updated from time to time by the publication
115115
of new versions. (See <a
116-
href="http://www.unicode.org/unicode/standard/versions">
117-
http://www.unicode.org/unicode/standard/versions</a> for the latest
116+
href="http://www.unicode.org/unicode/standard/versions/">
117+
http://www.unicode.org/unicode/standard/versions/</a> for the latest
118118
version and additional information on versions of the standard and of
119119
the Unicode Character Database).<br> Available at <a
120120
href="http://www.unicode.org/versions/Unicode4.1.0/">
@@ -123,8 +123,8 @@ http://www.unicode.org/versions/Unicode4.1.0/</a>
123123
<dt><strong><a name="ref-XML10" class="normref">[XML10]</a></strong>
124124
<dd>"Extensible Markup Language (XML) 1.0 (third edition)"
125125
T. Bray, J. Paoli, C.M. Sperberg-McQueen, Eve Maler, Fran�ois Yergeau, editors, 4 February 2004.<BR>
126-
Available at <a href="http://www.w3.org/TR/REC-xml">
127-
http://www.w3.org/TR/REC-xml</a>.
126+
Available at <a href="http://www.w3.org/TR/REC-xml/">
127+
http://www.w3.org/TR/REC-xml/</a>.
128128

129129
<dt><strong><a name="ref-YACC" class="normref">[YACC]</a></strong>
130130
<dd>"YACC - Yet another compiler compiler", S. C. Johnson, Technical
@@ -148,13 +148,13 @@ The latest version is available at <a href="http://www.w3.org/TR/REC-CSS1">http:
148148
<dt><strong><a name="ref-CSS2" class="informref">[CSS2]</a></strong>
149149
<dd>"Cascading Style Sheets, level 2, CSS2 Specification", B. Bos, H.
150150
W. Lie, C. Lilley and I. Jacobs, 12 May 1998,<br>
151-
The latest version is available at <a href="http://www.w3.org/TR/REC-CSS2">http://www.w3.org/TR/REC-CSS2</a>
151+
The latest version is available at <a href="http://www.w3.org/TR/REC-CSS2/">http://www.w3.org/TR/REC-CSS2/</a>
152152

153153
<dt><strong><a name="ref-CSS3COLOR" class="informref">[CSS3COLOR]</a></strong>
154154
<dd>"CSS3 Color Module," Tantek �elik, Chris Lilley, 14 May 2003,
155155
W3C Candidate Recommendation. Available at <a
156-
href="http://www.w3.org/TR/2003/CR-css3-color-20030514">
157-
http://www.w3.org/TR/2003/CR-css3-color-20030514</a>
156+
href="http://www.w3.org/TR/2003/CR-css3-color-20030514/">
157+
http://www.w3.org/TR/2003/CR-css3-color-20030514/</a>
158158

159159
<dt><strong><a name="ref-CSS3LIST" class="informref">[CSS3LIST]</a></strong>
160160
<dd>"CSS3 module: lists," Tantek �elik, Ian Hickson, 7 November 2002,
@@ -185,8 +185,8 @@ http://www.w3.org/TR/WD-DOM/</a>
185185
class="informref">[DOM-LEVEL-3-CORE]</a></strong> <dd>"Document Object
186186
Model (DOM) Level 3 Core Specification", A. Le Hors, P. Le H�garet, et
187187
al. (eds.), 7 April 2004, W3C Recommendation. Available at <a
188-
href="http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407">
189-
http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407</a>.
188+
href="http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/">
189+
http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/</a>.
190190

191191
<dt><strong><a name="ref-MATH20"
192192
class="informref">[MATH20]</a></strong> <dd>"Mathematical Markup
@@ -220,7 +220,7 @@ http://www.w3.org/TR/2003/REC-SVG11-20030114</a>
220220
class="informref">[WAI-PAGEAUTH]</a></strong>
221221
<dd>"Web Content Accessibility Guidelines", W. Chisholm,
222222
G. Vanderheiden, I. Jacobs eds.<BR>
223-
Available at: <a href="http://www.w3.org/TR/WD-WAI-PAGEAUTH/">http://www.w3.org/TR/WD-WAI-PAGEAUTH/</a>.
223+
Available at: <a href="http://www.w3.org/TR/WAI-WEBCONTENT/">http://www.w3.org/TR/WAI-WEBCONTENT/</a>.
224224

225225
<dt><strong><a name="ref-XHTML" class="informref">[XHTML]</a></strong>
226226
<dd>"XHTML 1.0 The Extensible HyperText Markup Language", various

0 commit comments

Comments
 (0)