[webkit-changes] [WebKit/WebKit] 17faf7: [scroll-anchoring] Reenable scroll anchoring on mo...

Nikos Mouchtaris noreply at github.com
Wed Dec 20 14:23:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 17faf7b3085ae41935c20671d774a69f088b8262
      https://github.com/WebKit/WebKit/commit/17faf7b3085ae41935c20671d774a69f088b8262
  Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
    M LayoutTests/accessibility/scroll-to-global-point-iframe-nested.html
    M LayoutTests/accessibility/scroll-to-global-point-nested.html
    M LayoutTests/accessibility/visible-character-range-width-changes.html
    M LayoutTests/css3/scroll-snap/ios/scroll-snap-mainframe-pinch-out.html
    M LayoutTests/editing/execCommand/insert-line-break-no-scroll.html
    M LayoutTests/editing/selection/ios/autoscroll-with-top-content-inset.html
    M LayoutTests/fast/dom/vertical-scrollbar-in-rtl-doesnt-fire-onscroll.html
    M LayoutTests/fast/events/no-scroll-on-input-text-selection.html
    M LayoutTests/fast/scrolling/latching/latching-and-wheel-events.html
    M LayoutTests/fast/scrolling/latching/overflow-in-iframe-latching.html
    M LayoutTests/fast/scrolling/mac/adjust-scroll-snap-during-gesture.html
    M LayoutTests/fast/scrolling/mac/programmatic-scroll-overrides-rubberband.html
    M LayoutTests/fast/visual-viewport/client-coordinates-relative-to-layout-viewport.html
    M LayoutTests/fast/visual-viewport/rtl-zoomed-rects.html
    M LayoutTests/fullscreen/fullscreen-restore-scroll-position.html
    M LayoutTests/scrollingcoordinator/mac/latching/scrolling-select-should-not-latch-mainframe.html

  Log Message:
  -----------
  [scroll-anchoring] Reenable scroll anchoring on more LayoutTests
https://bugs.webkit.org/show_bug.cgi?id=266439
rdar://119688035

Reviewed by Tim Nguyen.

Reenable scroll anchoring on more LayoutTests.

* LayoutTests/fast/dom/vertical-scrollbar-in-rtl-doesnt-fire-onscroll.html:
* LayoutTests/fast/events/no-scroll-on-input-text-selection.html:
* LayoutTests/fast/scrolling/latching/latching-and-wheel-events.html:
* LayoutTests/fast/scrolling/latching/overflow-in-iframe-latching.html:
* LayoutTests/fast/scrolling/mac/adjust-scroll-snap-during-gesture.html:
* LayoutTests/fast/scrolling/mac/programmatic-scroll-overrides-rubberband.html:
* LayoutTests/fast/scrolling/programmatic-document-rtl-scroll.html:
* LayoutTests/fast/visual-viewport/client-coordinates-relative-to-layout-viewport.html:
* LayoutTests/fast/visual-viewport/rtl-zoomed-rects.html:

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




More information about the webkit-changes mailing list