Re: [w3c/manifest] Add `installed` CSS media feature (PR #1218)

@marcoscaceres commented on this pull request.



> +      purposes. The <a href="#mf-installed-none">`none`</a> value can be
+      verified automatically in any regular browsing context.
+    </p>
+    <section>
+      <h3>
+        Privacy considerations for the `installed` media feature
+      </h3>
+      <p>
+        The <a href="#mf-installed">`installed`</a> media feature exposes one
+        bit of information: whether the current document is running as an
+        [=installed web application=]. A document running in a regular browser
+        tab sees <a href="#mf-installed-none">`none`</a>, even if the user
+        previously [=installed=] the application on the same device.
+      </p>
+      <p>
+        The media feature does not reveal:

```suggestion
        The media feature <strong>does not</strong> reveal:
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1218#pullrequestreview-4341353544
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/1218/review/4341353544@github.com>

Received on Thursday, 21 May 2026 23:12:36 UTC