- From: Matt Giuca <notifications@github.com>
- Date: Sun, 31 May 2020 19:24:32 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 June 2020 02:24:45 UTC
@mgiuca commented on this pull request.
> </li>
</ol>
<p>
- A <a>URL</a> <var>target</var> is said to be <dfn data-lt=
- "within-scope-manifest">within scope of a manifest</dfn>
- <var>manifest</var> if <var>target</var> is <a>within scope</a> of the
- navigation scope of <var>manifest</var>.
+ A [=URL=] |target:URL| is said to be <dfn data-export="" data-dfn-for=
+ "processed manifest" data-lt="within scope">within the navigation scope
+ of a processed manifest</dfn> {{WebAppManifest}}
Looks good, but I still would prefer to call it "within scope of a manifest" rather than "within the navigation scope of a processed manifest" (the "navigation scope" is implied, and the "processed" is explicit later).
And I don't understand why you say "within scope of the processed manifest's scope member" when you could say "within scope of the navigation scope of the processed manifest"; now those are defined as equivalent, so you may as well use the term you defined.
--
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/882#discussion_r433017035
Received on Monday, 1 June 2020 02:24:45 UTC