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

URLPattern #525

Closed
1 of 3 tasks
yoshisatoyanagisawa opened this issue Oct 4, 2023 · 5 comments
Closed
1 of 3 tasks

URLPattern #525

yoshisatoyanagisawa opened this issue Oct 4, 2023 · 5 comments
Labels
focus-area-proposal Focus Area Proposal

Comments

@yoshisatoyanagisawa
Copy link

yoshisatoyanagisawa commented Oct 4, 2023

Description

The URLPattern API provides a web platform primitive for matching URLs based on conventional pattern syntax.

The specification already got positive feedback from Gecko mozilla/standards-positions#893.

Specification

https://github.com/whatwg/urlpattern

Open Issues

No response

Tests

https://wpt.fyi/results/urlpattern?label=experimental&label=master&aligned

Current Implementations

  • Blink
  • Gecko
  • WebKit

Standards Positions

Gecko: mozilla/standards-positions#893
WebKit: WebKit/standards-positions#61

Browser bug reports

https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3EURLPattern

Developer discussions

https://github.com/whatwg/urlpattern/issues

Polls & Surveys

https://github.com/whatwg/urlpattern/blob/main/dev-trials-feedack.md

Existing Usage

From other Web Platform API

From JavaScript Runtime

Workarounds

https://www.npmjs.com/package/urlpattern-polyfill

Accessibility Impact

URLPattern is for writing a URL pattern matching. It should not affect accessibility directly.

Privacy Impact

n/a. URLPattern is a URL pattern matching mechanism. APIs using the URLPattern API may have privacy impact, which is out of the URLPattern API’s scope.

Other

n/a

@yoshisatoyanagisawa
Copy link
Author

@sisidovski @jeremyroman FYI.

This was referenced Oct 6, 2023
Closed
@sisidovski
Copy link

URLPattern is now in WHATWG. The repository was transferred from WICG into https://github.com/whatwg/urlpattern.

@yoshisatoyanagisawa
Copy link
Author

Thanks for the heads up. I have updated the URLs.

@lukewarlow
Copy link
Member

https://urlpattern.spec.whatwg.org/ fyi it's now been published here

@nairnandu
Copy link
Contributor

Thank you for proposing URLPattern for inclusion in Interop 2024.

We wanted to let you know that this proposal was not selected to be part of Interop 2024. This is because we got many more proposals than we could include in this year's project. Note that individual vendors may nevertheless choose to advance work in this area during the forthcoming year. We would welcome this proposal being resubmitted again next year, if necessary.

For an overview of our process, see proposal selection. Thank you again for contributing to Interop 2024!

Posted on behalf of the Interop team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus-area-proposal Focus Area Proposal
Projects
Status: Done
Development

No branches or pull requests

4 participants