[w3c/manifest] Add ctor params to BeforeInstallPromptEvent (#698)

https://github.com/web-platform-tests/wpt/pull/11765 introduces a failing test for a scraped copy of the IDL.

> BeforeInstallPromptEvent interface object length
> assert_equals: wrong value for BeforeInstallPromptEvent.length expected 0 but got 1

This changes the ctor to match `Event`.

You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/manifest/pull/698

-- Commit Summary --

  * Add ctor params to BeforeInstallPromptEvent

-- File Changes --

    M index.html (3)

-- Patch Links --

https://github.com/w3c/manifest/pull/698.patch
https://github.com/w3c/manifest/pull/698.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/manifest/pull/698

Received on Wednesday, 4 July 2018 01:03:36 UTC