- From: Jay Harris <notifications@github.com>
- Date: Tue, 10 Dec 2019 15:49:28 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 December 2019 23:49:30 UTC
fallaciousreasoning commented on this pull request.
> @@ -322,6 +322,11 @@ <h2>
</li>
</ol>
</li>
+ <li>Otherwise, if <var>manifest</var>["<a>start_url</a>"] is not
+ present, or not <a>within scope</a> of the {{Document}}'s
+ <a data-cite="DOM#dom-document-url">URL</a>, consider the document
+ not <a>installable</a>.
+ </li>
There's a section in the navigation-scope section of the spec defining in scope. https://www.w3.org/TR/appmanifest/#navigation-scope
--
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_r356339781
Received on Tuesday, 10 December 2019 23:49:30 UTC