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

kenchris commented on this pull request.



> @@ -1799,6 +1824,14 @@ <h3 id="applying">
           next-most-appropriate icon as determined by examining the <a>image
           object's</a> members.
         </p>
+        <p class="note">
+          In order to use <a>adaptive icons</a>, you define the <code>foreground</code>
+          and <code>background</code> properties of <a>image objects</a>. These
+          are special properties only intented for icons and are thus ignored for
+          the <a><code>screenshots</code> member</a>.
+          A <code>src</code> can be added in order as a fallback for vendors which

can be added as a fallback?

-- 
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_r108432391

Received on Tuesday, 28 March 2017 14:13:56 UTC