[whatwg/url] "and the first two code points are either "0x" o..." (#654)

https://url.spec.whatwg.org/commit-snapshots/4edcc9f999858660cf85c9f5eeac7765a43ec5a8/#host-parsing


> and the first two code points are either "0x" or "0X", then:​
> 
> Set validationError to true\.
> 
> Remove the first two code points from input\.
> 
> Set R to 16\.
> 
> Otherwise, if input contains at least two code points

-- 
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/issues/654

Received on Monday, 4 October 2021 20:00:57 UTC