- From: Daniel Herr <notifications@github.com>
- Date: Wed, 12 Nov 2025 12:15:56 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 12 November 2025 20:16:00 UTC
DanielHerr left a comment (w3c/manifest#1092) > * The installed state is about an internal state in the user agent (and/or OS) and has nothing to do with presentation so makes more sense as a DOM property (or method) on the navigator object than a CSS media query about the current document > * `navigator.installed` can be used as a hint to the web app to know whether to prompt the user to install the app Installed media query could be useful to for example hide an install button or banner with only CSS. Regardless I absolutely agree that installed status in JS or CSS should be based on installation, not display mode. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/1092#issuecomment-3523735754 You are receiving this because you are subscribed to this thread. Message ID: <w3c/manifest/issues/1092/3523735754@github.com>
Received on Wednesday, 12 November 2025 20:16:00 UTC