diff --git a/source b/source index cc4d89a1b7d..f0677b3d50c 100644 --- a/source +++ b/source @@ -78180,6 +78180,9 @@ callback FrameRequestCallback = void (DOMHighResTimeStamp

If target is the empty string, then set target to "_blank".

+
  • Let tokenizedFeatures be the result of tokenizing features.

  • +
  • Let noopener be true if tokenizedFeatures contains an entry with the key "noopener"

  • @@ -78198,9 +78201,6 @@ callback FrameRequestCallback = void (DOMHighResTimeStamp

    If target browsing context is null, then return null.

    -
  • Let tokenizedFeatures be the result of tokenizing features.

  • -
  • Let resource be the URL "about:blank".