- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 06 Dec 2017 21:06:26 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 6 December 2017 21:06:49 UTC
marcoscaceres requested changes on this pull request.
> @@ -2347,7 +2429,9 @@ <h2>
</h2>
<pre class="idl">
dictionary ImageResource {
- required USVString src;
+ USVString foreground;
+ USVString background;
+ USVString src;
src must be 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-81667034
Received on Wednesday, 6 December 2017 21:06:49 UTC