-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
whatwg-urlIssues and PRs related to the WHATWG URL implementation.Issues and PRs related to the WHATWG URL implementation.
Description
Version
19.9.0
Platform
All
Subsystem
URL
What is the expected behavior? Why is that the expected behavior?
URL.canParse() // => TypeError: at least 1 argument required, but 0 present.What do you see instead?
URL.canParse() // => falseAdditional information
See the signature https://url.spec.whatwg.org/#url-class
Metadata
Metadata
Assignees
Labels
whatwg-urlIssues and PRs related to the WHATWG URL implementation.Issues and PRs related to the WHATWG URL implementation.