Re: [w3c/manifest] Allow for multiple scopes (#449)

I don't think you multiple scopes for your use case anymore.

Until recently the Manifest spec forced browsers to open out-of-scope navigations in new top-level browsing contexts. The spec recently changed to allow these navigations to happen in the same context since it broke cases like yours. This was implemented on Chrome for Android a while ago and should be included in Chrome 71 for desktop.

-- 
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/449#issuecomment-435217874

Received on Thursday, 1 November 2018 23:14:24 UTC