diff --git a/source b/source index c87286f397d..7b1642f4c97 100644 --- a/source +++ b/source @@ -95305,6 +95305,9 @@ dictionary WindowPostMessageOptions : StructuredSeri
  • If the event loop's termination nesting level is nonzero, then return null.

  • +
  • If the entry global object's browsing + context is null, then return null.

  • +
  • Let sourceDocument be the entry global object's associated Document.