- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 22 Jun 2020 01:29:24 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 22 June 2020 08:29:36 UTC
@marcoscaceres commented on this pull request. > @@ -304,6 +304,10 @@ <h2> </li> </ul> </li> + <li>Otherwise, if |manifest|["{{WebAppManifest/start_url}}"] is not + present, or not <a>same origin</a> as the {{Document}}'s + {{Document/URL}}, consider the document not <a>installable</a>. Given that user agents let you install whatever you want (via "add to home screen") - maybe we should say: ```suggestion {{Document/URL}}, a user agent MAY consider the document not <a>installable</a>. ``` -- 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/834#pullrequestreview-434708529
Received on Monday, 22 June 2020 08:29:36 UTC