File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -589,6 +589,9 @@ Relative URLs</h4>
589589 Style sheets embedded within a document have
590590 the base URL associated with their container.
591591
592+ Note: For HTML documents,
593+ the <a href="https://html.spec.whatwg.org/multipage/urls-and-fetching.html#dynamic-changes-to-base-urls">base URL is mutable</a> .
594+
592595 When a <<url>> appears in the computed value of a property,
593596 it is resolved to an absolute URL,
594597 as described in the preceding paragraph.
Original file line number Diff line number Diff line change @@ -688,6 +688,9 @@ Relative URLs</h4>
688688 Style sheets embedded within a document have
689689 the base URL associated with their container.
690690
691+ Note: For HTML documents,
692+ the <a href="https://html.spec.whatwg.org/multipage/urls-and-fetching.html#dynamic-changes-to-base-urls">base URL is mutable</a> .
693+
691694 When a <<url>> appears in the computed value of a property,
692695 it is resolved to an absolute URL,
693696 as described in the preceding paragraph.
You can’t perform that action at this time.
0 commit comments