diff --git a/source b/source index c5fa024ee52..a201eb97b91 100644 --- a/source +++ b/source @@ -89901,12 +89901,13 @@ dictionary WindowPostMessageOptions : StructuredSeri

To get noopener for window open, given a Document sourceDocument, an ordered map tokenizedFeatures, and a - URL record url, perform the following steps. They return a boolean.

+ URL record-or-null url, perform the following steps. They return a + boolean.

  1. -

    If url's scheme is "blob":

    +

    If url is not null and url's blob URL entry is not null:

    1. Let blobOrigin be url's