- From: Andreu Botella <notifications@github.com>
- Date: Wed, 28 Oct 2020 06:32:00 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 28 October 2020 13:32:12 UTC
@andreubotella commented on this pull request. > - <li> - <p>If <var>bytes</var> starts with 0x26 (&) 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