- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 25 May 2022 16:48:30 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 May 2022 23:48:42 UTC
@marcoscaceres commented on this pull request.
> - the web application is being presented within the context of an OS
- (e.g., in fullscreen, etc.). Display modes correspond to user interface
- (UI) metaphors and functionality in use on a given platform.
+ A <dfn>display mode</dfn> represents how the web application is being
+ presented within the context of an OS (e.g., in fullscreen, etc.).
+ Display modes correspond to user interface (UI) metaphors and
+ functionality in use on a given platform. The UI conventions of the
+ 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>
```suggestion
<dfn class="export" data-dfn-for="display mode">fullscreen</dfn>
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1039#pullrequestreview-985587488
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1039/review/985587488@github.com>
Received on Wednesday, 25 May 2022 23:48:42 UTC