Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f262b19

Browse files
annevkdomenic
authored andcommitted
Editorial: clarify responsible browsing context
This fixes whatwg#3846, though does not clarify the situation for all callers necessarily. Removing this concept altogether is tricky as it's used in workers for disabled scripts. whatwg#1580 tracks that.
1 parent d11bc53 commit f262b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

+1-1
Original file line numberDiff line numberDiff line change
@@ -79351,7 +79351,7 @@ interface <dfn>BarProp</dfn> {
7935179351
<dt>The <span>responsible browsing context</span></dt>
7935279352
<dd>
7935379353

79354-
<p>Return the <span>browsing context</span> with which <var>window</var> is associated.</p>
79354+
<p>Return <var>window</var>'s <span data-x="window bc">browsing context</span>.</p>
7935579355

7935679356
</dd>
7935779357

0 commit comments

Comments
 (0)