[w3c/payment-handler] Add a constructor of PaymentRequestEvent and PaymentRequestEventInit. (#162)

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