diff --git a/source b/source index f22b99f8e20..721180fd7c4 100644 --- a/source +++ b/source @@ -2542,6 +2542,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • parser metadata
  • reload-navigation flag
  • history-navigation flag
  • +
  • user-activation
  • @@ -84748,6 +84749,10 @@ interface Location { // but see also id.

    +
  • If sourceBrowsingContext's WindowProxy's [[Window]] value has + transient activation, then set request's user-activation to true.

  • +
  • If browsingContext's container is non-null: