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

@marcoscaceres commented on this pull request.



> +        display modes are purely advisory and implementers are free to
+        interpret them how they best see fit.
+      </p>
+      <p>
+        This specification defines the following [=display modes=]:
+      </p>
+      <dl>
+        <dt>
+          <dfn data-dfn-for="display mode">fullscreen</dfn>
+        </dt>
+        <dd>
+          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>

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

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

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

Received on Wednesday, 25 May 2022 23:48:53 UTC