Re: [whatwg/url] Change query state slightly to better deal with non-UTF-8 encodings (#386)

annevk commented on this pull request.



>  
        <li>
-        <p>For each <var>byte</var> in <var>buffer</var>:
+        <p>If <var>bytes</var> starts with 0x26 (&amp;) 0x23 (#) and ends with 0x3B (;), then:

Maybe this should be "starts with \``&#`\`" for consistency.

-- 
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/386#pullrequestreview-118662184

Received on Wednesday, 9 May 2018 09:06:58 UTC