Re: [w3c/manifest] Breaking: App Information Note (#900)

@kenchris commented on this pull request.



> +        feature: "web-app-manifest-appinfo",
+        browsers: [
+          "chrome",
+          "firefox",
+          "safari",
+          "edge",
+          "and_chr",
+          "and_ff",
+          "ios_saf",
+        ],
+      },
+      xref: "web-platform",
+    };
+    </script>
+    <style>
+      .icon-title {

I think this was used for the maskable icons and can be removed

-- 
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-428729941

Received on Thursday, 11 June 2020 09:10:20 UTC