diff --git a/index.html b/index.html index 8c35779..44da7aa 100644 --- a/index.html +++ b/index.html @@ -1669,6 +1669,15 @@

+
  • If the security properties of newContext are + unsatisfactory (e.g., invalid certificate), then: +
      +
    1. Reject promise with SecurityError.. +
    2. +
    3. Abort these steps. +
    4. +
    +
  • Let client be the result of running the create window client algorithm with newContext as the @@ -2078,6 +2087,31 @@

  • +
    +

    + HTTPS +

    + +

    + The user agent should provide rationale to the payment handler + developers (e.g., through console messages) and may also inform the + user to help avoid confusion whenever these mitigations happen. +

    +