- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Wed, 10 Jun 2020 13:32:48 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 10 June 2020 20:33:00 UTC
@kenchris commented on this pull request.
> + <h3>
+ <code title="">screenshots</code> member
+ </h3>
+ <p>
+ The <dfn>screenshots</dfn> member is an <a>array</a> of
+ {{ManifestImageResource}}s, representing the web application in
+ common usage scenarios.
+ </p>
+ <p>
+ For accessibility purposes, authors MUST provide a {{ImageResource/label}} for each screenshot.
+ </p>
+ </section>
+ </section>
+ <section class="appendix">
+ <h2>
+ Acknowledgements
Probably Marcos and me as we spend a lot of time on discussing and reviewing this when it was added
--
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-428405946
Received on Wednesday, 10 June 2020 20:33:00 UTC