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

Remove trailing ? when updating URLSearchParams #336

Merged
merged 1 commit into from
Jul 14, 2017

Conversation

annevk
Copy link
Member

@annevk annevk commented Jul 13, 2017

Tests: …

Fixes #332.


Preview | Diff

annevk added a commit to web-platform-tests/wpt that referenced this pull request Jul 13, 2017
Changes outcome of test added in #6445.

Tests for whatwg/url#336.
@annevk
Copy link
Member Author

annevk commented Jul 14, 2017

@TimothyGu want to review the tests as well?

@annevk annevk merged commit 4315826 into master Jul 14, 2017
annevk added a commit to web-platform-tests/wpt that referenced this pull request Jul 14, 2017
Changes outcome of test added in #6445.

Tests for whatwg/url#336.
@annevk annevk deleted the annevk/question-mark-and-urlsearchparams branch July 14, 2017 13:39
Sebmaster added a commit to jsdom/whatwg-url that referenced this pull request Jul 28, 2017
If all search params are removed, the question mark is also dropped from the
url.

Follows whatwg/url#336.
Sebmaster added a commit to jsdom/whatwg-url that referenced this pull request Jul 28, 2017
If all search params are removed, the question mark is also dropped from the
url.

Follows whatwg/url#336.
TimothyGu added a commit to nodejs/node that referenced this pull request Aug 1, 2017
PR-URL: #14185
Refs: whatwg/url#336
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax pushed a commit to nodejs/node that referenced this pull request Aug 1, 2017
PR-URL: #14185
Refs: whatwg/url#336
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
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