File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -78947,6 +78947,10 @@ dictionary <dfn>WindowPostMessageOptions</dfn> : <span>PostMessageOptions</span>
78947
78947
<li><p><span data-x="a browsing context is discarded">Discard</span> all the <span data-x="child
78948
78948
browsing context">child browsing contexts</span> of <var>document</var>.</p></li>
78949
78949
78950
+ <li><p>For each <span>session history entry</span> <var>entry</var> with a <code>Document</code>
78951
+ object equal to <var>document</var>, remove <var>entry</var>'s <code>Document</code>
78952
+ object.</p></li>
78953
+
78950
78954
<li><p>Lose the strong reference from <var>document</var>'s <span
78951
78955
data-x="concept-document-bc">browsing context</span> to <var>document</var>.</p></li>
78952
78956
You can’t perform that action at this time.
0 commit comments