Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new URL() has problems in Safari. #5621

Closed
dilyanpalauzov opened this issue Sep 22, 2020 · 1 comment
Closed

new URL() has problems in Safari. #5621

dilyanpalauzov opened this issue Sep 22, 2020 · 1 comment

Comments

@dilyanpalauzov
Copy link

Per zloirock/core-js#656, zloirock/core-js@8699b9a and https://bugs.webkit.org/show_bug.cgi?id=216841 in Safari 13 new URL('http://x', undefined) throws an error, but in Nodejs 14.9, Firefox 80 and Chromium 85 it does not.

Please reflect this at https://caniuse.com/url .

@Fyrd
Copy link
Owner

Fyrd commented Oct 12, 2020

Thanks, has been added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants