- From: alancutter <notifications@github.com>
- Date: Tue, 10 Dec 2019 17:57:45 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 December 2019 01:57:47 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> Yeah, that behaviour doesn't sound appropriate here. Would be good to have test cases for this (input -> output examples). -- 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_r356370620
Received on Wednesday, 11 December 2019 01:57:47 UTC