kenchris / urlpattern-polyfill

URLPattern polyfill
https://www.npmjs.com/package/urlpattern-polyfill
MIT License
268 stars 31 forks source link

Use default options for pathname in cannot-be-a-base-URL patterns. (Fixes #30) #32

Closed wanderview closed 3 years ago

wanderview commented 3 years ago

@kenchris PTAL. This also brings the test data up to date with upstream.

kenchris commented 3 years ago

LGTM!