From cd224875f982631219bbd58618ae894b384be830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Mon, 19 Mar 2018 17:12:47 +1100 Subject: [PATCH] test: show() triggered by user activation --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index c52248d3..5428acff 100644 --- a/index.html +++ b/index.html @@ -841,8 +841,10 @@

MUST act as follows:

    -
  1. If the method was not triggered by user activation, return - a promise rejected with a "SecurityError" DOMException +
  2. + If the method was not triggered by user activation, return a + promise rejected with a "SecurityError" DOMException and terminate this algorithm.
  3. Let request be the PaymentRequest object on