Closed scottfr closed 4 years ago
The following parses in Chrome, but fails in whatwg-url:
new URL('http://<test.co')
Yes, Chrome has a URL parser that doesn't follow the standard.
The following parses in Chrome, but fails in whatwg-url: