Skip to content

Commit

Permalink
Use base URL instead of URL for links
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Apr 30, 2023
1 parent 2db564c commit 048a15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -15518,7 +15518,7 @@ interface <dfn interface>HTMLLinkElement</dfn> : <span>HTMLElement</span> {
<dd><var>el</var>'s <span>source set</span></dd>

<dt><span data-x="link options base URL">base URL</span></dt>
<dd><var>document</var>'s <span data-x="concept-document-URL">URL</span></dd>
<dd><var>document</var>'s <span>document base URL</span></dd>

<dt><span data-x="link options origin">origin</span></dt>
<dd><var>document</var>'s <span data-x="concept-document-origin">origin</span></dd>
Expand Down

0 comments on commit 048a15e

Please sign in to comment.