- From: Marcos Cáceres <notifications@github.com>
- Date: Fri, 18 Jan 2019 02:18:16 +0000 (UTC)
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 18 January 2019 02:18:38 UTC
marcoscaceres commented on this pull request.
> @@ -609,12 +609,21 @@ <h2>
member is set.
</p>
</div>
- <p data-link-for="PaymentRequest">
- Because the simultaneous display of multiple <a>PaymentRequest</a> user
- interfaces might confuse the user, this specification limits the
- <a>user agent</a> to displaying one at a time via the <a>show()</a>
- method. This is ensured by a <dfn>payment request is showing</dfn>
- boolean.
+ <p>
+ A <var>request</var>'s <dfn>payment-relevant browsing context</dfn> is
+ that <a>PaymentRequest</a>'s <a data-cite=
+ "HTML#concept-relevant-global">relevant global object</a>'s browsing
+ context's <a>top-level browsing context</a>. Every <a>payment-relevant
+ browsing context</a> has a <dfn>payment request is showing</dfn>
Prefer we leave this for now, tbh. It's convoluted, but accurate.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/811#discussion_r248908661
Received on Friday, 18 January 2019 02:18:38 UTC