- From: Luke Bjerring <notifications@github.com>
- Date: Tue, 03 Jul 2018 18:03:13 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 July 2018 01:03:36 UTC
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