File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -797,8 +797,9 @@ <h3 id=urls><span class=secno>3.4. </span> Resource Locators: the ‘<a
797
797
rel =biblioentry > [URI]<!--{{!URI}}--> </ a > ) are resolved to full URIs using
798
798
a base URI. RFC 3986, section 3, defines the normative algorithm for
799
799
this process. For CSS style sheets, the base URI is that of the style
800
- sheet itself, not that of the source document. Style sheets embedded
801
- within a document have the base URL associated with their container.
800
+ sheet itself, not that of the styled source document. Style sheets
801
+ embedded within a document have the base URL associated with their
802
+ container.
802
803
803
804
< p > When a < a href ="#url-value "> < i > <url> </ i > </ a > appears in the computed
804
805
value of a property, it is resolved to an absolute URL, as described in
Original file line number Diff line number Diff line change @@ -462,7 +462,7 @@ <h3 id="urls">
462
462
using a base URI. RFC 3986, section 3, defines the normative
463
463
algorithm for this process.
464
464
For CSS style sheets, the base URI is that of the style sheet itself,
465
- not that of the source document.
465
+ not that of the styled source document.
466
466
Style sheets embedded within a document have
467
467
the base URL associated with their container.
468
468
You can’t perform that action at this time.
0 commit comments