- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Tue, 25 Sep 2018 04:34:08 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 25 September 2018 11:34:40 UTC
kenchris commented on this pull request.
> @@ -2570,6 +2604,143 @@ <h3>
</pre>
</div>
</section>
+ <section>
+ <h2><a id="icon-masks"></a>
+ Icon masks and safe zone
+ </h2>
+ <p>
+ Some platforms have their own preferred icon shape, but as web
+ applications should work across multiple platforms, it is possible to
+ indicate that an icon can have a user-agent-specified mask applied by
+ adding the <a>maskable</a> purpose. This allows the platform to ensure
+ that the icon looks well integrated with the platform, and even apply
+ different masks and background colors in different places throughout
+ the platform.
+ </p>
+ <p>
+ Any icon indicating that it can be supercomposed with a mask, must
done, used your text
--
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/657#discussion_r220155446
Received on Tuesday, 25 September 2018 11:34:40 UTC