[whatwg/url] URL parsing with raw ip like "127.0.0.1" (#622)

https://url.spec.whatwg.org/commit-snapshots/0672f2e2ef43aca18b59d90abb6dac21712399bb/#scheme-start-state

It seems it should fall through into Scheme state if i use "127.0.0.1/a/b/c" as url string. Since NoScheme state will direct to File State.

-- 
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/622

Received on Monday, 19 July 2021 02:23:53 UTC