Re: [whatwg/url] Paths need to be copied from base URLs (#244)

annevk commented on this pull request.



> @@ -2086,8 +2086,8 @@ string <var>input</var>, optionally with a <a>base URL</a> <var>base</var>, opti
        not start with two <a>ASCII hex digits</a>, <a>validation error</a>.
 
        <li><p>If <a>c</a> is not <a>EOF code point</a>, <a>UTF-8 percent encode</a> <a>c</a> using
-       the <a>simple encode set</a>, and <a for=list>append</a> the result to the first string in
-       <var>url</var>'s <a for=url>path</a>.
+       the <a>simple encode set</a>, and <a for=list>append</a> the result to <var>url</var>'s

You're right.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/244

Received on Friday, 10 February 2017 16:02:33 UTC