File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -97016,21 +97016,6 @@ interface <dfn interface>Location</dfn> { // but see also <a href="#the-location
9701697016 <code>Document</code></span> is non-null, and <code>about:blank</code> otherwise.</p>
9701797017 </div>
9701897018
97019- <div algorithm>
97020- <p>An element implementing the <code>Location</code> interface has the following <span>extract an
97021- origin</span> steps:</p>
97022-
97023- <ol>
97024- <li><p>If <span>this</span>'s <span>relevant <code>Document</code></span> is non-null and its
97025- <span data-x="concept-document-origin">origin</span> is not <span>same origin-domain</span> with
97026- the <span>entry settings object</span>'s
97027- <span data-x="concept-settings-object-origin">origin</span>, then return null.</p></li>
97028-
97029- <li><p>Return <span>this</span>'s <span data-x="concept-location-url">url</span>'s
97030- <span data-x="concept-url-origin">origin</span>.</p></li>
97031- </ol>
97032- </div>
97033-
9703497019 <div algorithm>
9703597020 <p>A <code>Location</code> object has an associated <dfn
9703697021 data-x="concept-location-ancestor-origins-list">ancestor origins list</dfn>. When a
@@ -131804,13 +131789,6 @@ interface <dfn interface>WorkerLocation</dfn> {
131804131789
131805131790 <div w-nodev>
131806131791
131807- <div algorithm>
131808- <p>Objects implementing the <code>WorkerLocation</code> interface's <span>extract an origin</span>
131809- steps are to return <span>this</span>'s <span
131810- data-x="concept-WorkerLocation-WorkerGlobalScope"><code>WorkerGlobalScope</code> object</span>'s
131811- <span data-x="concept-WorkerGlobalScope-url">url</span>'s <span
131812- data-x="concept-url-origin">origin</span>.</p>
131813- </div>
131814131792
131815131793 <p>A <code>WorkerLocation</code> object has an associated <dfn
131816131794 data-x="concept-WorkerLocation-WorkerGlobalScope"><code>WorkerGlobalScope</code> object</dfn> (a
You can’t perform that action at this time.
0 commit comments