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

The behavior of `<link rel="manifest">` is governed by HTML, which is an "external resource link". The HTML spec says (my emphasis):

> if the link is an external resource link, then the media attribute is prescriptive. The user agent **must apply the external resource when the media attribute's value matches the environment and the other relevant conditions apply**, and must not apply it otherwise.

So, looks like we get dark mode support for free 🎉

-- 
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-785461646

Received on Wednesday, 24 February 2021 23:28:08 UTC