-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APICompat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Description
What type of issue is this?
Incorrect support data (example: Chrome says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
Node.js support for URL.canParse says 20.0.0 but it should be starting with 18.17.0
url:
(SEMVER-MINOR) implement URL.canParse (Matthew Aitken) #47179
What browsers does this problem apply to, if applicable?
Node.js
What did you expect to see?
>= 18.17.0
Did you test this? If so, how?
❯ node
Welcome to Node.js v18.17.0.
Type ".help" for more information.
> URL.canParse('foo')
false
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/URL/canParse_static
MDN metadata
MDN page report details
- Query:
api.URL.canParse_static - Report started: 2023-07-25T13:55:35.613Z
Metadata
Metadata
Assignees
Labels
data:apiCompat data for Web APIs. https://developer.mozilla.org/docs/Web/APICompat data for Web APIs. https://developer.mozilla.org/docs/Web/API