Skip to content

Commit 2123b48

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402305
1 parent 03bfa7c commit 2123b48

3 files changed

Lines changed: 11 additions & 16 deletions

File tree

css2/indexlist.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ <H1><a name="q0">Appendix I. Index</a></H1>
630630
<li class="tocline0">URN (Uniform Resource Name), <a href="syndata.html#x46" class="index-def"><strong>1</strong></a>
631631
<li class="tocline0">used value, <a href="cascade.html#used-value" class="index-def"><strong>1</strong></a>
632632
<li class="tocline0">user agent, <a href="conform.html#x36" class="index-def"><strong>1</strong></a>
633-
<li class="tocline0">UTF-8, <a href="syndata.html#x64" class="index-inst"><span>1</span></a>
633+
<li class="tocline0">UTF-8, <a href="syndata.html#x64" class="index-inst"><span>1</span></a>, <a href="syndata.html#x65" class="index-inst"><span>2</span></a>
634634
</ul>
635635
<p><a name="index-v">&nbsp;</a>
636636
<ul class="index">

css2/refs.html

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,11 @@ <H2><a name="q1">B.1 Normative references</a></H2>
9999
Available at <a href="http://www.w3.org/pub/WWW/TR/REC-png-multi.html">
100100
http://www.w3.org/pub/WWW/TR/REC-png-multi.html</a>.
101101

102-
103-
<dt><strong><a name="ref-RFC1808" class="normref">[RFC1808]</a></strong>
104-
<dd>"Relative Uniform Resource Locators", R. Fielding, June 1995.<BR>
105-
Available at <a href="http://www.ietf.org/rfc/rfc1808.txt">http://www.ietf.org/rfc/rfc1808.txt</a>.
102+
<dt><strong><a name="ref-RFC3986" class="normref">[RFC3986]</a></strong>
103+
<dd>"Uniform Resource Identifier (URI): Generic Syntax," T.
104+
Berners-Lee, R. Fielding, L. Masinter, January 2005.<br>
105+
Available at <a
106+
href="http://www.ietf.org/rfc/rfc3986">http://www.ietf.org/rfc/rfc3986</a>.
106107

107108
<DT><STRONG><A name="ref-RFC2045" class="normref">[RFC2045]</A></STRONG></DT>
108109

@@ -166,12 +167,6 @@ <H2><a name="q1">B.1 Normative references</a></H2>
166167

167168
<DT><STRONG><A name="ref-URI" class="normref">[URI]</A></STRONG></DT>
168169

169-
<DD>"Uniform Resource Identifiers (URI): Generic Syntax",
170-
T. Berners-Lee, R. Fielding, L. Masinter, August 1998.<BR>
171-
Available at
172-
<a href="http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2396.txt</a>.
173-
</DD>
174-
175170
<dt><strong><a name="ref-XML10" class="normref">[XML10]</a></strong>
176171
<dd>"Extensible Markup Language (XML) 1.0 (third edition)"
177172
T. Bray, J. Paoli, C.M. Sperberg-McQueen, Eve Maler, François Yergeau, editors, 4 February 2004.<BR>

css2/syndata.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -967,14 +967,14 @@ <h3>4.3.3 <a name="percentage-units">Percentages</a></h3>
967967
<h3>4.3.4 <a name="uri">URL + URN = URI</a></h3>
968968

969969
<p><a name="x44"><span class="index-def" title="Uniform Resource Locator (URL)|URL
970-
(Uniform Resource Locator)">URLs</span></a> (Uniform Resource Locators,
971-
see <a href="refs.html#ref-RFC1738" rel="biblioentry" class="noxref"><span class="normref">[RFC1738]</span></a> and <a href="refs.html#ref-RFC1808" rel="biblioentry" class="noxref"><span class="normref">[RFC1808]</span></a>) provide the address of a resource on
970+
(Uniform Resource Locator)">URLs</span></a> (Uniform Resource Locators)
971+
provide the address of a resource on
972972
the Web. Another way of identifying resources is called <a name="x46"><span
973973
class="index-def" title="URN (Uniform Resource Name)|Uniform Resource
974974
Name (URN)">URN</span></a> (Uniform Resource Name). Together they are
975975
called <a name="x48"><span class="index-def" title="Resource Identifier (URI)|URI
976976
(Uniform Resource Identifier)">URIs</span></a> (Uniform Resource
977-
Identifiers, see <a href="refs.html#ref-URI" rel="biblioentry" class="noxref"><span class="normref">[URI]</span></a>). This specification uses the term URI.
977+
Identifiers, see <a href="refs.html#ref-RFC3986" rel="biblioentry" class="noxref"><span class="normref">[RFC3986]</span></a>). This specification uses the term URI.
978978
</p>
979979
<p>URI values in this specification are denoted by <span
980980
class="index-def" title="&lt;uri&gt;::definition of"><a
@@ -1012,8 +1012,8 @@ <h3>4.3.4 <a name="uri">URL + URN = URI</a></h3>
10121012
</p>
10131013
<p> In order to create modular style sheets that are not dependent on
10141014
the absolute location of a resource, authors may use relative URIs.
1015-
Relative URIs (as defined in <a href="refs.html#ref-RFC1808" rel="biblioentry" class="noxref"><span class="normref">[RFC1808]</span></a>) are resolved to full URIs
1016-
using a base URI. RFC&nbsp;1808, section&nbsp;3, defines the normative
1015+
Relative URIs (as defined in <a href="refs.html#ref-RFC3986" rel="biblioentry" class="noxref"><span class="normref">[RFC3986]</span></a>) are resolved to full URIs
1016+
using a base URI. RFC&nbsp;3986, section&nbsp;5, defines the normative
10171017
algorithm for this process. For CSS style sheets, the base URI is that
10181018
of the style sheet, not that of the source document.
10191019
</p>

0 commit comments

Comments
 (0)