Skip to content

Escape trailing spaces in opaque paths #785

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

Closed
wants to merge 1 commit into from

Conversation

karwa
Copy link
Contributor

@karwa karwa commented Sep 7, 2023

Resolves #784

I'll do the tests/bugs/etc if we're okay with this approach (escaping trailing spaces rather than trimming them). PR is for discussion at this point.


  • At least two implementers are interested (and none opposed):
  • Tests are written and can be reviewed and commented upon at:
  • Implementation bugs are filed:
    • Chromium: …
    • Gecko: …
    • WebKit: …
    • Deno: …
    • Node.js: …
  • MDN issue is filed: …

(See WHATWG Working Mode: Changes for more details.)


Preview | Diff

@annevk
Copy link
Member

annevk commented Dec 2, 2024

I suggest we close this in favor of #844. Thoughts?

@domenic domenic mentioned this pull request Mar 13, 2025
5 tasks
@annevk annevk closed this in 6c78200 Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

URL serialiser does not produce idempotent strings if an opaque path has a trailing space and "exclude fragment" is true
2 participants