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 24fcc03 commit 3427d29Copy full SHA for 3427d29
source
@@ -95305,6 +95305,9 @@ dictionary <dfn dictionary>WindowPostMessageOptions</dfn> : <span>StructuredSeri
95305
<li><p>If the <span>event loop</span>'s <span>termination nesting level</span> is nonzero,
95306
then return null.</p></li>
95307
95308
+ <li><p>If the <span>entry global object</span>'s <span data-x="window bc">browsing
95309
+ context</span> is null, then return null.</p></li>
95310
+
95311
<li><p>Let <var>sourceDocument</var> be the <span>entry global object</span>'s <span
95312
data-x="concept-document-window">associated <code>Document</code></span>.</p></li>
95313
0 commit comments