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

andreasbovens commented on this pull request.



> @@ -2760,6 +2843,17 @@ <h3 id="applying">
       </section>
       <section>
         <h3>
+          <code>foreground</code> and <code>background</code> member
+        </h3>
+        <p>
+          The <dfn data-lt="icon-foreground"><code>foreground</code> member</dfn> and
+          the <dfn data-lt="icon-background"><code>background</code> member</dfn> of an
+          <a>image object</a> are <a>URL</a>'s from which a user agent can fetch the
+          data requires for <a>adaptive icons</a>.

`<a>URL</a>s`
`data required`

-- 
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#pullrequestreview-42601704

Received on Wednesday, 7 June 2017 13:29:24 UTC