Make navigation-state-reset-sameorigin.html match a recent PR#60008
Merged
Conversation
- This CL updates the test expectation to match this HTML PR that updates the sticky user activation state after an iframe completes a same-origin navigation: whatwg/html#11454 - Also adds assertion details so that failures on the wpt.fyi dashboard becomes more informative and actionable. Fixed: 40527366 Change-Id: I1662197a6fc1d189d0c435c46688e164862d1b11 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7841474 Commit-Queue: Mustaq Ahmed <mustaq@chromium.org> Reviewed-by: Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/main@{#1633575}
b1c5042 to
2b41119
Compare
wpt-pr-bot
approved these changes
May 20, 2026
wpt-pr-bot
left a comment
Collaborator
There was a problem hiding this comment.
The review process for this patch is being conducted in the Chromium project.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This CL updates the test expectation to match this HTML PR that
updates the sticky user activation state after an iframe completes
a same-origin navigation:
Carry over sticky activation for same-origin navs and traversals whatwg/html#11454
Also adds assertion details so that failures on the wpt.fyi dashboard
becomes more informative and actionable.
Fixed: 40527366
Change-Id: I1662197a6fc1d189d0c435c46688e164862d1b11
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7841474
Commit-Queue: Mustaq Ahmed <mustaq@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1633575}