Skip to content

Determine location URL with request's current URL's fragment #6391

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

Merged
merged 1 commit into from
Feb 25, 2021

Conversation

annevk
Copy link
Member

@annevk annevk commented Feb 15, 2021

Complements whatwg/fetch#696. See that pull request for context and tests.


/browsing-the-web.html ( diff )

Complements whatwg/fetch#696. See that pull request for context and tests.
annevk added a commit to whatwg/fetch that referenced this pull request Feb 19, 2021
This clarifies how fragment conflicts between the request's current URL
and the Location header are resolved (the latter wins if non-null).
This is the same for documents and subresources.

Tests: web-platform-tests/wpt#27575.

HTML change: whatwg/html#6391.

Follow-ups: #1167 and #1175.

Fixes #505.
annevk added a commit to whatwg/fetch that referenced this pull request Feb 25, 2021
This clarifies how fragment conflicts between the request's current URL
and the Location header are resolved (the latter wins if non-null).
This is the same for documents and subresources.

Tests: web-platform-tests/wpt#27575.

HTML change: whatwg/html#6391.

Follow-ups: #1167 and #1175.

Fixes #505.
@annevk annevk merged commit 34efdbd into main Feb 25, 2021
@annevk annevk deleted the annevk/location-url-fragment branch February 25, 2021 11:35
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