`new URLPattern({ protocol: 'http', port: '80 ' })` should not throw. Relevant WPT fix is https://github.com/web-platform-tests/wpt/pull/49782 Relevant Spec issue is https://github.com/whatwg/urlpattern/issues/239 cc @lucacasonato