We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e150656 commit b1aa7c4Copy full SHA for b1aa7c4
fetch.bs
@@ -7175,8 +7175,8 @@ after redirects are handled.
7175
<ol>
7176
<li><p>If <var>document</var>' <a>node navigable</a>'s <a>container document</a> is null or a
7177
<a for=/>document</a> whose <a for=Document>origin</a> is not <a>same origin</a> with
7178
- <var>document</var>, return <var>document</var>; Otherwise return the
7179
- <a>deferred-fetch control document</a> given <var>document</var>' <a>node navigable</a>'s
+ <var>document</var>, then return <var>document</var>; otherwise, return the
+ <a>deferred-fetch control document</a> given <var>document</var>'s <a>node navigable</a>'s
7180
<a>container document</a>.
7181
</ol>
7182
</div>
0 commit comments