File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -797,9 +797,8 @@ <h3 id=urls><span class=secno>3.4. </span> Resource Locators: the ‘<a
797797 rel =biblioentry > [URI]<!--{{!URI}}--> </ a > ) are resolved to full URIs using
798798 a base URI. RFC 3986, section 3, defines the normative algorithm for
799799 this process. For CSS style sheets, the base URI is that of the style
800- sheet itself, which is not necessarily that of the source document. Style
801- sheets embedded within a document must use the base URL associated with
802- their container.
800+ sheet itself, not that of the source document. Style sheets embedded
801+ within a document have the base URL associated with their container.
803802
804803 < p > When a < a href ="#url-value "> < i > <url> </ i > </ a > appears in the computed
805804 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,8 +462,8 @@ <h3 id="urls">
462462 using a base URI. RFC 3986, section 3, defines the normative
463463 algorithm for this process.
464464 For CSS style sheets, the base URI is that of the style sheet itself,
465- which is not necessarily that of the source document.
466- Style sheets embedded within a document must use
465+ not that of the source document.
466+ Style sheets embedded within a document have
467467 the base URL associated with their container.
468468
469469 < p > When a < i > <url> </ i > appears in the computed value of a property,
You can’t perform that action at this time.
0 commit comments