jsdom / whatwg-url

An implementation of the WHATWG URL Standard in JavaScript
https://jsdom.github.io/whatwg-url/
MIT License
371 stars 94 forks source link

Spec update: fix file: URL reparse issue #171

Closed domenic closed 4 years ago

domenic commented 4 years ago

Follows https://github.com/whatwg/url/pull/550.

Will merge if CI passes.