- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 11 Jun 2020 00:55:08 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 June 2020 07:55:21 UTC
@marcoscaceres 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">
I'd suggest we drop this section, as it just duplicates what's in the main spec... instead, we can just add small examples in each relevant section.
--
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#pullrequestreview-428675073
Received on Thursday, 11 June 2020 07:55:21 UTC