Re: [w3c/manifest] Properly define "navigation scope" and "within scope". (#644)

kenchris commented on this pull request.



>          A <dfn>navigation scope</dfn> is a [[!URL]] that represents the set of
         URLs to which an <a>application context</a> can be navigated while the
-        manifest is <a>applied</a>. To determine if a URL is within the
-        <a>navigation scope</a>, the user agent MUST run the <a>within
-        scope</a> algorithm.
+        manifest is <a>applied</a>. The <a>navigation scope</a> of a manifest
+        <var>manifest</var> is <var>manifest</var>["<a>scope</a>"]. If this is
+        <code>undefined</code> (because of an error or it was not declared in

due to an error, or because it was not declared in the manifest

-- 
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/644#pullrequestreview-92119750

Received on Monday, 29 January 2018 08:35:05 UTC