Re: [whatwg/url] Refactor IPv6 in terms of lists (#286)

rmisev commented on this pull request.



>  
   <p class=example id=example-e2b3492e>In <code>0:f:0:0:f:f:0:0</code> it would point to
   the second 0.
 
- <li><p>If there is no sequence of <var>address</var>'s
- <a lt='IPv6 piece'>16-bit pieces</a> that are 0 longer than
- one, set <var>compress pointer</var> to null.
+ <li><p>If there is no sequence of <var>address</var>'s <a>IPv6 pieces</a> that are 0 that is
+ greater than 1, then set <var>compress</var> to null.

It's about the length of a sequence, so I think: `longer than 1`

-- 
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/286#pullrequestreview-39351349

Received on Sunday, 21 May 2017 09:45:38 UTC