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

percent-encode ' in queries of URLs with special schemes #395

Merged
merged 1 commit into from
Jun 8, 2018

Conversation

achristensen07
Copy link
Collaborator

@achristensen07 achristensen07 commented Jun 6, 2018

Copy link
Member

@annevk annevk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

It seems this makes query behavior closer to the application/x-www-form-urlencoded format and therefore URLSearchParams.

Could you file a bug against Edge at https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/ since it seems to not do this? Used https://jsdom.github.io/whatwg-url/#url=aHR0cHM6Ly9leGFtcGxlLmNvbS8/Jw==&base=YWJvdXQ6Ymxhbms= to test it.

@achristensen07
Copy link
Collaborator Author

https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/17814860/

annevk pushed a commit to web-platform-tests/wpt that referenced this pull request Jun 8, 2018
@annevk annevk merged commit 6ef17eb into whatwg:master Jun 8, 2018
domenic added a commit to jsdom/whatwg-url that referenced this pull request Jun 8, 2018
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Jul 4, 2018
Automatic update from web-platform-testsURL: test ' in queries

For whatwg/url#395.
--

wpt-commits: 0e084a927078d434bcc1952a2ab99fb541f2c25d
wpt-pr: 11389
mcmanus pushed a commit to mcmanus/gecko that referenced this pull request Jul 5, 2018
Automatic update from web-platform-testsURL: test ' in queries

For whatwg/url#395.
--

wpt-commits: 0e084a927078d434bcc1952a2ab99fb541f2c25d
wpt-pr: 11389
rmisev added a commit to upa-url/upa that referenced this pull request May 24, 2020
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.

2 participants