- From: Thomas Steiner <notifications@github.com>
- Date: Tue, 01 Jun 2021 12:03:58 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 June 2021 19:04:34 UTC
Trying to speak for developers, I think consistency is key here. I don’t think it’s a good experience for developers having to remember that for `ImageResource` it’s a `"media"` property they need to set and for `"media_override"` the media query is the actual key. So I’d rather go for using a `"media"` property throughout. Sorry for the back-and-forth here. Another point that I realize now: If folks create their manifests programmatically, it’s also more convenient to be able to `foo.media` rather than having to use `foo['(prefers-foo: bar)']`. -- 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/975#issuecomment-852371932
Received on Tuesday, 1 June 2021 19:04:34 UTC