[webkit-changes] [WebKit/WebKit] a72867: Make css/css-scroll-snap/scroll-target-margin-005....

Nikos Mouchtaris noreply at github.com
Tue Sep 6 12:44:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a728674047d7d348157d6e313ddcb9d9662c48c5
      https://github.com/WebKit/WebKit/commit/a728674047d7d348157d6e313ddcb9d9662c48c5
  Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
  Date:   2022-09-06 (Tue, 06 Sep 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-scroll-snap/scroll-target-margin-005-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-scroll-snap/scroll-target-margin-005.html
    R LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/css-scroll-snap/scroll-target-margin-005-expected.txt
    M Source/WebCore/page/FrameView.cpp

  Log Message:
  -----------
  Make css/css-scroll-snap/scroll-target-margin-005.html pass
https://bugs.webkit.org/show_bug.cgi?id=244038
<rdar://99087807>

Reviewed by Tim Nguyen.

Split up patch by Tim Nguyen. This patch addresses the <input type = "date"> issue and fixes the test.

* LayoutTests/imported/w3c/web-platform-tests/css/css-scroll-snap/scroll-target-margin-005-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-scroll-snap/scroll-target-margin-005.html:
* Source/WebCore/page/FrameView.cpp:
(WebCore::FrameView::scrollToFocusedElementInternal):

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




More information about the webkit-changes mailing list