Re: [w3c/manifest] editorial: Move the definition of display-mode back to APPMANIFEST. (PR #1039)

@marcoscaceres commented on this pull request.



> +          Opens the web application with browser UI elements hidden and takes
+          up the entirety of the available display area.
+        </dd>
+        <dt>
+          <dfn data-dfn-for="display mode">standalone</dfn>
+        </dt>
+        <dd>
+          Opens the web application to look and feel like a standalone native
+          application. This can include the application having a different
+          window, its own icon in the application launcher, etc. In this mode,
+          the user agent will exclude standard browser UI elements such as an
+          URL bar, but can include other system UI elements such as a status
+          bar and/or system back button.
+        </dd>
+        <dt>
+          <dfn data-dfn-for="display mode">minimal-ui</dfn>

```suggestion
          <dfn class="export" data-dfn-for="display mode">minimal-ui</dfn>
```

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

Message ID: <w3c/manifest/pull/1039/review/985587645@github.com>

Received on Wednesday, 25 May 2022 23:49:04 UTC