- From: Jinho Bang <notifications@github.com>
- Date: Tue, 23 May 2017 03:34:36 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 May 2017 10:35:39 UTC
Need the constructor and init dictionary for compatibility with DOM events. Here are some examples: https://www.w3.org/TR/push-api/#pushevent-interface https://wicg.github.io/BackgroundSync/spec/#sync-event https://notifications.spec.whatwg.org/#dom-notificationevent-notificationevent You can view, comment on, or merge this pull request online at: https://github.com/w3c/payment-handler/pull/162 -- Commit Summary -- * Add a constructor of PaymentRequestEvent and PaymentRequestEventInit. -- File Changes -- M index.html (12) -- Patch Links -- https://github.com/w3c/payment-handler/pull/162.patch https://github.com/w3c/payment-handler/pull/162.diff -- 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
Received on Tuesday, 23 May 2017 10:35:39 UTC