- From: Aaron Gustafson <notifications@github.com>
- Date: Mon, 30 Sep 2019 16:53:51 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 30 September 2019 23:54:13 UTC
@rayankans and I are working on breaking out `ImageResource` currently and, while reading through the `sizes` member in more detail as part of that, I noticed it supports a set of space-separated values (much like its HTML equivalent). As each `ImageResource` has only a single file (`src`) associated with it and that file has one set of natural dimensions, I’m confused as to why we would support multiple values here. But perhaps I’m missing something. @marcoscaceres @mgiuca @kenchris Any insight here? Also: *If* it should only be a single value, should we also consider amending it to "size" and deprecate `sizes`, perhaps grandfathering it in by extracting the first set item from any existing `sizes` member as `size`)? Duplicates https://github.com/rayankans/image-resource/issues/1 -- 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/issues/807
Received on Monday, 30 September 2019 23:54:13 UTC