Skip to content

Commit

Permalink
use target top-level origin
Browse files Browse the repository at this point in the history
  • Loading branch information
shivanigithub committed May 18, 2020
1 parent cf583f5 commit bbbec6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2059,7 +2059,7 @@ given <var>request</var>, run these steps:
<ol>
<li><p>If <var>request</var> is a <a>navigation request</a>, set <var>topLevelOrigin</var>
to <var>request</var>'s <a for=request>reserved client</a>'s
<a for="environment">top-level origin</a>. Otherwise, if <var>environmentSettings</var> is
<a for="environment">target top-level origin</a>. Otherwise, if <var>environmentSettings</var> is
null, return null, else, set <var>topLevelOrigin</var> to <var>environmentSettings</var>'s
<a for="environment settings object">top-level origin</a>.

Expand Down

0 comments on commit bbbec6e

Please sign in to comment.