Re: [w3c/payment-request] [Spec] Only allow show() to be called in a foreground tab (PR #1005)

@marcoscaceres commented on this pull request.



> @@ -839,6 +839,9 @@ <h2>
           not [=Document/fully active=], then return <a>a promise rejected
           with</a> an {{"AbortError"}} {{DOMException}}.
           </li>
+          <li>If |document|'s [=Document/visibility state=] is not `"visible"`,

I think we need to include this for updating a Rec:

```suggestion
          <li class="addition proposed">If |document|'s [=Document/visibility state=] is not `"visible"`,
```

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

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

Received on Monday, 29 May 2023 04:13:04 UTC