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

@marcoscaceres commented on this pull request.



> +        <tr>
+          <td>
+            <dfn id="mf-installed-installed" class="export" data-dfn-type=
+            "value" data-dfn-for="@media/installed">installed</dfn>
+          </td>
+          <td>
+            The document is running as an [=installed web application=], in an
+            [=application context=], with a manifest [=applied=]. This can
+            occur regardless of how the user agent entered that application
+            context.
+          </td>
+        </tr>
+      </tbody>
+    </table>
+    <p>
+      The <a href="#mf-installed">`installed`</a> media feature matches

This seems to duplicate the definition above... same issue with third party iframes. 

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

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

Received on Thursday, 21 May 2026 22:32:39 UTC