- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 30 May 2017 17:06:21 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 31 May 2017 00:06:57 UTC
marcoscaceres commented on this pull request.
> @@ -1428,11 +1428,29 @@
permission either at installation or when the payment app is first
invoked.
</p>
- <p class="issue" title="DOM Events compatibility" data-number="119">
- For DOM events compatibility, need to add a constructor, and the
- members of the corresponding dictionary need to match the attributes
- of the event.
- </p>
+ <section data-dfn-for="PaymentRequestEventInit">
+ <h2>
+ <dfn>PaymentRequestEventInit</dfn> dictionary
+ </h2>
+ <p>
+ The <dfn>topLevelOrigin</dfn>, <dfn>paymentRequestOrigin</dfn>,
+ <dfn>paymentRequestId</dfn>, <dfn> methodData</dfn>,
Nit: please run HTML5 Tidy over the doc.
--
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-handler/pull/162#pullrequestreview-41106110
Received on Wednesday, 31 May 2017 00:06:57 UTC