- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Thu, 11 Jun 2020 02:11:26 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 June 2020 09:11:38 UTC
@kenchris commented on this pull request.
> + .icons > figure .icon-title {
+ display: block;
+ }
+ </style>
+ </head>
+ <body data-cite="ENCODING SCREEN-ORIENTATION">
+ <section id='abstract'>
+ <p>
+ This specification defines supplementary members of the Web App
+ Manifest that provide additional metadata related to how the web
+ application may be presented in the context of a digital storefront,
+ installation dialog, or other surfaces where this web application may
+ be marketed or distributed.
+ </p>
+ </section>
+ <section class="informative">
Maybe instead we could show an example of how it could be used?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/900#discussion_r438649470
Received on Thursday, 11 June 2020 09:11:38 UTC