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

Anchor permanence for external URL Pattern integration? #231

Closed
pmeenan opened this issue Aug 28, 2024 · 1 comment · Fixed by #233
Closed

Anchor permanence for external URL Pattern integration? #231

pmeenan opened this issue Aug 28, 2024 · 1 comment · Fixed by #233

Comments

@pmeenan
Copy link

pmeenan commented Aug 28, 2024

What is the issue with the URL Pattern Standard?

As per https://whatwg.org/working-mode#anchors could we please make the following anchors permanent?

These are used by the compression dictionary spec.

@domenic
Copy link
Member

domenic commented Aug 28, 2024

FYI (this should be better documented somewhere for WHATWG standard editors) we can use https://speced.github.io/bikeshed/#metadata-required-ids to enforce this.

jeremyroman added a commit to jeremyroman/urlpattern that referenced this issue Aug 28, 2024
Per https://whatwg.org/working-mode#anchors this is being done to ensure
anchors to these concepts continue to work into the future.

Resolves whatwg#231.
jeremyroman added a commit that referenced this issue Aug 29, 2024
Per https://whatwg.org/working-mode#anchors this is being done to ensure
anchors to these concepts continue to work into the future.

Resolves #231.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants