Skip to content

Remove navigation API tests that depend on scroll anchoring from Interop 2026 - #9279

Merged
nairnandu merged 1 commit into
web-platform-tests:masterfrom
yulunwu2:navigation-api
Aug 13, 2026
Merged

Remove navigation API tests that depend on scroll anchoring from Interop 2026#9279
nairnandu merged 1 commit into
web-platform-tests:masterfrom
yulunwu2:navigation-api

Conversation

@yulunwu2

Copy link
Copy Markdown
Contributor

Remove the following from interop-2026-navigation:

  • navigation-api/scroll-behavior/after-transition-reload.html
  • navigation-api/scroll-behavior/manual-scroll-reload.html

These two tests depend on scroll anchoring behavior, which is out of scope for the navigation API focus area.

The equivalent coverage is already labeled for Interop 2026 without that dependency:

  • navigation-api/scroll-behavior/after-transition-reload-no-scroll-anchoring.html
  • navigation-api/scroll-behavior/manual-scroll-reload-no-scroll-anchoring.html

These exercise the navigation API relevant behavior without relying on scroll anchoring, so removing the two originals does not reduce what the focus area measures.

We should remove:

  after-transition-reload.html
  manual-scroll-reload.html

 From Interop 2026 as these tests are dependent on scroll anchoring behavior.

  after-transition-reload-no-scroll-anchoring.html
  manual-scroll-reload-no-scroll-anchoring.html

Test the navigation API relevant behavior without scroll anchoring.
@yulunwu2 yulunwu2 added the do not merge yet Disable auto-merge label Aug 13, 2026
@yulunwu2
yulunwu2 requested review from foolip and jgraham August 13, 2026 00:13
@nairnandu
nairnandu merged commit 0c9f405 into web-platform-tests:master Aug 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge yet Disable auto-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants