Re: [whatwg/url] Refactor query state to operate on a buffer (#558)

@andreubotella commented on this pull request.



>  
- <li>
-  <p>If <var>bytes</var> starts with 0x26 (&amp;) 0x23 (#) and ends with 0x3B (;), then:
-
-  <ol>
-   <li><p>Let <var>output</var> be <var>bytes</var>, <a>isomorphic decoded</a>.
+ <li><p>Let <var>inputQueue</var> be <var>input</var> onverted to an <a for=/>I/O queue</a>.

```suggestion
 <li><p>Let <var>inputQueue</var> be <var>input</var> converted to an <a for=/>I/O queue</a>.
```

-- 
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/558#pullrequestreview-518661325

Received on Wednesday, 28 October 2020 13:32:12 UTC