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

No - all manifests can be installed *except* isolated manifests that have been invalidated due to the document url being a different origin from the start_url origin.

Having an origin in your start_url basically just adds a new constraint on the manifest being valid (and installable)- that the document url origin is the same origin as the start_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/pull/834#issuecomment-664644486

Received on Monday, 27 July 2020 21:21:04 UTC