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

andreasbovens commented on this pull request.



> @@ -2727,17 +2810,17 @@ <h3 id="applying">
           the image's data.
         </p>
         <p>
-          The <dfn>steps for processing the <code>src</code> member of an
-          image</dfn> are given by the following algorithm. The algorithm takes
-          a <a>image object</a> <var>icon</var>, and a <a>URL</a> <var>manifest
+          The <dfn>steps for processing an image source</dfn> are given by the
+          following algorithm. The algorithm takes a <var>member
+          name</var>, a <a>image object</a> <var>icon</var>, and a <a>URL</a> <var>manifest

"an <a>image object</a> <var>icon</var>"

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

Received on Wednesday, 7 June 2017 13:27:37 UTC