- From: Matt Giuca <notifications@github.com>
- Date: Thu, 12 Sep 2019 21:33:07 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 September 2019 04:33:29 UTC
mgiuca 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>.
I think this phrasing is OK, given that we also define "installability signals" (keeping it this way implies that the two are connected, which they are).
--
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#discussion_r324032704
Received on Friday, 13 September 2019 04:33:29 UTC