- From: Andreas Bovens <notifications@github.com>
- Date: Wed, 07 Jun 2017 06:26:09 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 7 June 2017 13:26:44 UTC
andreasbovens commented on this pull request.
> + </p>
+ <pre class="">
+{
+ "icons": [
+ {
+ "foreground": "icon/fg.png",
+ "background": "icon/bg.png",
+ "src": "icon/fallback.png",
+ "sizes": "432x432",
+ "type": "image/png"
+ }
+ ]
+}
+ </pre>
+ <p>
+ Below the developer uses one common SVG image as background image for the
Comma needed after "Below".
--
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-42601095
Received on Wednesday, 7 June 2017 13:26:44 UTC