- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 30 May 2017 17:08:06 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 31 May 2017 00:08:42 UTC
marcoscaceres approved this pull request.
Approved. Please fix the last few nits then we can merge! ❤️
> @@ -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>
Please move this paragraph underneath the WebIDL
--
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-41106193
Received on Wednesday, 31 May 2017 00:08:42 UTC