[w3c/manifest] Breaking: Change requirement to block off-scope navigation. (#701)

Previously, user agents were required to prevent off-scope navigation (or open it in a new top-level browsing context). Now, they are not allowed to do this, as it broke existing sites not designed to be run under these conditions.

Replaced with a recommendation to show the URL when off-scope.

Closes #646.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/manifest/pull/701

-- Commit Summary --

  * Editorial: Attempt to fix the navigation scope monkey patching.
  * Applying the manifest: Moved non-normative text into a note.
  * Breaking: Change requirement to block off-scope navigation.

-- File Changes --

    M index.html (65)

-- Patch Links --

https://github.com/w3c/manifest/pull/701.patch
https://github.com/w3c/manifest/pull/701.diff

-- 
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/701

Received on Thursday, 5 July 2018 05:21:11 UTC