- From: Christian Liebel <notifications@github.com>
- Date: Thu, 11 Jun 2020 00:44:28 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 June 2020 07:44:40 UTC
@christianliebel commented on this pull request. > + manifest=]. + </p> + <ol> + <li>Set <var>manifest</var>["<a>categories</a>"] to the result of + running <a>processing the <code>categories</code> member</a> given + <var>manifest</var>["<a>categories</a>"]. + </li> + <li>Set <var>manifest</var>["<a>screenshots</a>"] to the result of + running <a>processing `ManifestImageResource` members</a> given + <var>manifest</var>["<a>screenshots</a>"] and <var>manifest URL</var>. + </li> + </ol> + <p class="issue"> + The {{WebAppManifestAppInfo/description}} and + {{WebAppManifestAppInfo/iarc_rating_id}} would be set when converting + the manifest json to a WebAppManifest distionary. ```suggestion the manifest json to a WebAppManifest dictionary. ``` -- 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/900#pullrequestreview-428668034
Received on Thursday, 11 June 2020 07:44:40 UTC