Re: [w3c/manifest] editorial: shortcut compares wrong scope (#886)

@marcoscaceres commented on this pull request.



>          </li>
-        <li>If <var>target</var> is <a>same origin</a> as <var>scope</var> and
-        <var>targetPath</var> starts with <var>scopePath</var>, return
-        <code>true</code>.
+        <li>If |targetPath| starts with |scopePath:string|, return `true`.

Agree... much nicer. 

-- 
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/886#discussion_r432306644

Received on Friday, 29 May 2020 07:35:35 UTC