-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1856741 [wpt PR 42228] - Make navigation-api/navigation-methods/ …
…resilient to starting with extra NavigationHistoryEntries, a=testonly Automatic update from web-platform-tests Make navigation-api/navigation-methods/ resilient to starting with extra NavigationHistoryEntries When WPT are run in-browser or via wptrunner, there may be additional session history entries when the test starts, so the tests shouldn't assume that they start with navigation.entries().length == 1 or navigation.currentEntry.index == 0. This is a workaround for web-platform-tests/wpt#33590. Change-Id: I406474b33d9c17b682d5d54fc88f5c677bc3d3ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4904062 Reviewed-by: Domenic Denicola <domenicchromium.org> Commit-Queue: Nate Chapin <japhetchromium.org> Auto-Submit: Nate Chapin <japhetchromium.org> Cr-Commit-Position: refs/heads/main{#1204876} -- wpt-commits: e1f2e7c0dd66323b85a8cb90182066ed3e6cef9f wpt-pr: 42228 UltraBlame original commit: e07bed29cec7132e582ee3c817c246fe2af0e1b9
- Loading branch information
Showing
28 changed files
with
781 additions
and
71 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.