Re: [w3c/manifest] BREAKING CHANGE: Replace "badge" with "monochrome" (#833)

NotWoods commented on this pull request.



> +        <p>
+          The user agent MAY enlarge the icon by adding additional padding.
+        </p>
+        <p>
+          The user agent MAY add a background of any color behind transparent
+          pixels.
+        </p>
+        <section>
+          <h3>
+            Example usage of solid color icons
+          </h3>
+          <h2 class="icon-title">
+            Usage examples
+          </h2>
+          <div class="icons">
+            <div>

Using `<figure>` messes with the styling since extra properties are injected, so I'll leave this as `<div>` for now

-- 
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/833#discussion_r375079017

Received on Wednesday, 5 February 2020 06:31:19 UTC