Skip to content

Commit

Permalink
Rephrase comments
Browse files Browse the repository at this point in the history
  • Loading branch information
clamy committed Jun 24, 2020
1 parent 2ecb243 commit 9755018
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -80162,16 +80162,18 @@ interface <dfn>BarProp</dfn> {
<li>
<p><span data-x="a browsing context is discarded">Discard</span> <var>browsingContext</var>.</p>

<p class="note">This does not close <var>browsingContext</var>'s <span data-x="tlbc
<p class="note">This has no effect on <var>browsingContext</var>'s <span data-x="tlbc
group">group</span>, unless <var>browsingContext</var> was its sole <span>top-level browsing
context</span>.</p>
context</span>. In that case, the user agent might delete the <span>browsing context
group</span> which no longer contains any <span data-x="browsing context">browsing
contexts</span>.</p>
</li>

<li><p>Return <var>newBrowsingContext</var>.</p></li>
</ol>

<p class="XXX">The impact of swapping browsing context groups following a navigation is not
defined. It is currently under discussion in <a
fully defined. It is currently under discussion in <a
href="https://github.com/whatwg/html/issues/5350">issue #5350</a>.</p>


Expand Down

0 comments on commit 9755018

Please sign in to comment.