Re: [w3c/manifest] feat: add support for adaptive icons (#563)

marcoscaceres commented on this pull request.



> @@ -318,6 +318,31 @@
       </section>
       <section>
         <h3>
+          Application's icon
+        </h3>
+        <p>
+          The application icon is derived from the <a><code>icons</code> member</a>
+          array, depending on the size of the image resources and other meta data
+          such as the <a>purpose member</a>.
+        </p>
+        <p>
+          <dfn>Adaptive icons</dfn> are icons which are prepared to support masks and

No, it should read "are icons which X prepends to support masks" - who is X? the browser, the OS, the developer? Otherwise, it's not clear who has the responsibility to do that. 

-- 
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/563#discussion_r120266304

Received on Tuesday, 6 June 2017 05:12:55 UTC