Re: [w3c/manifest] Breaking: App Information Note (#900)

@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