Re: [w3c/payment-request] [Spec] Relax user activation requirement for show() (PR #1009)

@rsolomakhin requested changes on this pull request.

Welcome to the spec! :-D

>              <ol>
               <li>Return [=a promise rejected with=] with a {{"SecurityError"}}
               {{DOMException}}.
               </li>
             </ol>
+            <p class="note">
+              This allows the user agent to not require user activation, for
+              example to support redirect authentication flows where a user

Let's remove the word "authentication."

> @@ -3276,6 +3283,32 @@ <h2 id="canmakepayment-protections">
           opening multiple windows (tabs or pop-ups).
         </p>
       </section>
+      <section>
+        <h2 id="user-activation-requirement">
+          Lack of user activation requirement

Let's remove the "Lack of" part? Keep it only as "User activation requirement"?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/1009#pullrequestreview-1475590823
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/payment-request/pull/1009/review/1475590823@github.com>

Received on Monday, 12 June 2023 18:51:42 UTC