- From: Ben <notifications@github.com>
- Date: Mon, 15 Feb 2016 21:54:27 -0800
- To: w3c/manifest <manifest@noreply.github.com>
Received on Tuesday, 16 February 2016 05:54:59 UTC
@anssiko, the layout tests have been updated for the latest changes, [this one](https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/LayoutTests/app_banner/app-banner-event-prompt.html) is probably the best one to look at. The explainer.md is a little out of date, so the tests are probably a better reference for what Chrome has implemented. Specific things I noticed: `accepted` is returned for completed installs, not `installed`, and `e.prompt()` returns a promise, which explainer.md doesn't explain. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/417#issuecomment-184532904
Received on Tuesday, 16 February 2016 05:54:59 UTC