- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Thu, 21 Sep 2017 03:04:00 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 September 2017 10:04:22 UTC
kenchris commented on this pull request.
> <h2>
Manifest and its members
</h2>
<p>
A <dfn>manifest</dfn> is a JSON document that contains startup
parameters and application defaults for when a web application is
- launched. A manifest consists of a top-level <a>object</a> that
- contains zero or more members. Each of the members are defined below,
- as well as how their values are processed.
+ launched. A manifest consists of a top-level <dfn>WebAppManifest</dfn>
+ <a>object</a> that contains zero or more members.
+ Each of the members are defined below, as well as how their values are processed.
Any info on this tidy and how to install/run it?
--
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/613#discussion_r140199919
Received on Thursday, 21 September 2017 10:04:22 UTC