[webkit-changes] [WebKit/WebKit] 202b71: [Navigation] Fix manual-scroll-fragment-does-not-e...

Rob Buis noreply at github.com
Mon Oct 14 09:42:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 202b715bb61c99825a5433a25c43c4cdce355fec
      https://github.com/WebKit/WebKit/commit/202b715bb61c99825a5433a25c43c4cdce355fec
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/navigation-api/scroll-behavior/manual-scroll-fragment-does-not-exist-expected.txt
    M Source/WebCore/page/NavigateEvent.cpp

  Log Message:
  -----------
  [Navigation] Fix manual-scroll-fragment-does-not-exist.html
https://bugs.webkit.org/show_bug.cgi?id=281418

Reviewed by Alex Christensen.

Fix manual-scroll-fragment-does-not-exist.html by not scrolling to the top
of the page if the fragment can't be found.

* LayoutTests/imported/w3c/web-platform-tests/navigation-api/scroll-behavior/manual-scroll-fragment-does-not-exist-expected.txt:
* Source/WebCore/page/NavigateEvent.cpp:
(WebCore::NavigateEvent::processScrollBehavior):

Canonical link: https://commits.webkit.org/285125@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list