You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
see <ahref="refs.html#ref-RFC1738" rel="biblioentry" class="noxref"><spanclass="normref">[RFC1738]</span></a> and <ahref="refs.html#ref-RFC1808" rel="biblioentry" class="noxref"><spanclass="normref">[RFC1808]</span></a>) provide the address of a resource on
Identifiers, see <ahref="refs.html#ref-URI" rel="biblioentry" class="noxref"><spanclass="normref">[URI]</span></a>). This specification uses the term URI.
977
+
Identifiers, see <ahref="refs.html#ref-RFC3986" rel="biblioentry" class="noxref"><spanclass="normref">[RFC3986]</span></a>). This specification uses the term URI.
978
978
</p>
979
979
<p>URI values in this specification are denoted by <span
<p> In order to create modular style sheets that are not dependent on
1014
1014
the absolute location of a resource, authors may use relative URIs.
1015
-
Relative URIs (as defined in <ahref="refs.html#ref-RFC1808" rel="biblioentry" class="noxref"><spanclass="normref">[RFC1808]</span></a>) are resolved to full URIs
1016
-
using a base URI. RFC 1808, section 3, defines the normative
1015
+
Relative URIs (as defined in <ahref="refs.html#ref-RFC3986" rel="biblioentry" class="noxref"><spanclass="normref">[RFC3986]</span></a>) are resolved to full URIs
1016
+
using a base URI. RFC 3986, section 5, defines the normative
1017
1017
algorithm for this process. For CSS style sheets, the base URI is that
1018
1018
of the style sheet, not that of the source document.
0 commit comments