Re: [w3c/manifest] Processing the manifest is no longer a function of document URL (#834)

@aarongustafson 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>.

I like this suggestion. Edge also has the "Install Site as an App" (or similar) menu option for what were "Pinned Sites".

-- 
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#discussion_r444963585

Received on Wednesday, 24 June 2020 15:05:07 UTC