Re: [whatwg/url] Annevk/redo urlsyntax (#158)

annevk commented on this pull request.



>  a <a>Windows drive letter</a>, followed by "<code>/</code>".
 
-<p>A <dfn export for=urlsyntax id=syntax-url-path-relative>path-relative URL</dfn> must be
-zero or more <a for=urlsyntax>path segments</a>, separated from each other by "<code>/</code>", and
-not start with "<code>/</code>".
+<p>A <dfn export id=syntax-url-path-relative>path-relative-URL string</dfn> must be zero or more
+<a lt="URL-path-segment string">path segments</a>, separated from each other by "<code>/</code>",

Fair.

-- 
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/158

Received on Monday, 31 October 2016 19:05:47 UTC