[whatwg/url] Add URL.canParse() (PR #763)

Fixes #713.

<!--
Thank you for contributing to the URL Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [x] At least two implementers are interested (and none opposed):
   * WebKit
   * Chromium per https://matrixlogs.bakkot.com/WHATWG/2023-03-07#L2
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chromium: …
   * Gecko: …
   * WebKit: …
   * Deno: …
   * Node.js: …
- [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/url/pull/763

-- Commit Summary --

  * Add URL.canParse()

-- File Changes --

    M url.bs (45)

-- Patch Links --

https://github.com/whatwg/url/pull/763.patch
https://github.com/whatwg/url/pull/763.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/763
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/pull/763@github.com>

Received on Thursday, 16 March 2023 17:43:04 UTC