- From: alancutter <notifications@github.com>
- Date: Tue, 10 Dec 2019 15:47:14 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 December 2019 23:47:17 UTC
alancutter 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> Is "in scope of a URL" defined? What does that mean for https://example.com/a/b/c/page.html? -- 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-330221184
Received on Tuesday, 10 December 2019 23:47:17 UTC