Re: [w3c/manifest] Honor media attribute (#955)

So, I definitely don't disagree: there is room for improvement as far as supporting the use cases as far as `media=`, `lang=`, etc. 

However, I think at an absolute minimum, we should aim for `media=` and `lang=` support in browsers (which we don't have). As per @domenic's comments re: icons: https://github.com/whatwg/html/issues/6408#issuecomment-783507998 and  https://github.com/whatwg/html/issues/6408#issuecomment-786295191

We might want to start by adding some more text to HTML, like:

> If multiple manifests are provided, the user agent must select the most appropriate manifest according to the media and language attribute.

We can then either look at fixing this issue more globally at a HTML level, or deal specifically in the manifest. 

-- 
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/955#issuecomment-788530846

Received on Tuesday, 2 March 2021 02:37:13 UTC