- From: Trevor Rowbotham <notifications@github.com>
- Date: Sat, 21 Jan 2023 19:18:24 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 22 January 2023 03:18:37 UTC
@TRowbotham commented on this pull request. > <li><p>If any but the last <a for=list>item</a> in <var>numbers</var> is greater than 255, then return failure. <li><p>If the last <a for=list>item</a> in <var>numbers</var> is greater than or equal to - 256<sup>(5 − <var>numbers</var>'s <a for=list>size</a>)</sup>, <a>validation error</a>, Is the validation error that was removed here always caught by Step 6 above, where it checks for any number > 255? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/502#pullrequestreview-1264712611 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/pull/502/review/1264712611@github.com>
Received on Sunday, 22 January 2023 03:18:37 UTC