- From: Matt Giuca <notifications@github.com>
- Date: Thu, 08 Feb 2018 19:39:10 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 9 February 2018 03:39:35 UTC
I don't think this is how Chrome WebAPKs work. @pkotwicz can you confirm? It sounds a bit cyclic to me to have a rule that essentially says: - If `scope` is declared, `start_url` is relative to `scope`. - If `scope` is not declared, `start_url` is relative to manifest URL, and `scope` default is based on `start_url`. Although it seems reasonable to make the start URL based on scope, the above rule is a bit too complex and I think it's nice and simple to have everything be relative to the manifest URL. -- 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/issues/552#issuecomment-364326166
Received on Friday, 9 February 2018 03:39:35 UTC