- From: Dominick Ng <notifications@github.com>
- Date: Wed, 11 Sep 2019 23:59:22 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 September 2019 06:59:44 UTC
dominickng commented on this pull request.
> <p>
The <dfn>steps to install the web application</dfn> are given by the
following algorithm:
</p>
<ol>
- <li>Let <var>window</var> be the {{Window}} object of the
- <a>top-level browsing context</a> for which the user agent will
- attempt installation.
+ <li>Let <var>manifest</var> and <var>manifest URL</var> be the values
+ that were created during <a>steps to determine installability of the
+ document</a>.
whether the document is installable ?
--
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/790#pullrequestreview-287224599
Received on Thursday, 12 September 2019 06:59:44 UTC