- From: Matt Giuca <notifications@github.com>
- Date: Tue, 30 Jan 2018 04:41:38 +0000 (UTC)
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 January 2018 04:42:07 UTC
mgiuca 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
Done.
--
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#discussion_r164639345
Received on Tuesday, 30 January 2018 04:42:07 UTC