Skip to content

Conversation

@PondWader
Copy link
Contributor

What does this PR do?

Fixes #9250

URL.canParse.length should be 1:
image

  • Documentation or TypeScript types (it's okay to leave the rest blank in this case)
  • Code changes

How did you verify your code works?

I wrote automated tests

  • I included a test for the new code, or existing tests cover it
  • I ran my tests locally and they pass (bun-debug test test-file-name.test)

@PondWader PondWader changed the title Fix url can parse length Fix URL.canParse.length Mar 29, 2024
@jdalton
Copy link
Contributor

jdalton commented Mar 29, 2024

Thank you @PondWader!

@Jarred-Sumner Jarred-Sumner merged commit 9ecb691 into oven-sh:main Mar 29, 2024
zloirock added a commit to zloirock/core-js that referenced this pull request Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

URL.canParse.length should be 1

3 participants