Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c143c6d6c3fee57c5ddc15935f48505456d8ae25
      
https://github.com/WebKit/WebKit/commit/c143c6d6c3fee57c5ddc15935f48505456d8ae25
  Author: Anne van Kesteren <[email protected]>
  Date:   2025-05-13 (Tue, 13 May 2025)

  Changed paths:
    R LayoutTests/fast/css/scroll-behavior-exposed-if-disabled-expected.txt
    R LayoutTests/fast/css/scroll-behavior-exposed-if-disabled.html
    M LayoutTests/fast/events/drag-smooth-scroll-element.html
    R 
LayoutTests/fast/scrolling/scroll-behavior-invalidate-if-disabled-expected.txt
    R LayoutTests/fast/scrolling/scroll-behavior-invalidate-if-disabled.html
    R 
LayoutTests/fast/scrolling/scroll-behavior-validate-if-enabled-expected.txt
    R LayoutTests/fast/scrolling/scroll-behavior-validate-if-enabled.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/inheritance.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/parsing/scroll-behavior-computed.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/parsing/scroll-behavior-valid.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-default-css.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-element.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-main-frame-root.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-main-frame-window.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-scrollintoview-nested.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-smooth-positions.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-subframe-root.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scroll-behavior-subframe-window.html
    M 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt
    M 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/css-cascade/all-prop-revert-layer-expected.txt
    R 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/scroll-behavior-expected.txt
    R 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/css/cssom-view/smooth-scroll-in-load-event-expected.txt
    R 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/accumulation-per-property-002-expected.txt
    R 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/addition-per-property-002-expected.txt
    R 
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/web-animations/animation-model/animation-types/interpolation-per-property-002-expected.txt
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/css/CSSProperties.json
    M Source/WebCore/page/ScrollBehavior.cpp
    M Source/WebKitLegacy/mac/WebView/WebPreferenceKeysPrivate.h
    M Source/WebKitLegacy/mac/WebView/WebPreferences.mm
    M Source/WebKitLegacy/mac/WebView/WebPreferencesPrivate.h
    M Tools/DumpRenderTree/TestOptions.cpp

  Log Message:
  -----------
  Remove CSSOMViewSmoothScrollingEnabled preference
https://bugs.webkit.org/show_bug.cgi?id=292867

Reviewed by Antti Koivisto.

This has been enabled on main for over two years.

This is also in a weird state: enabled for WebKit1, but disabled for
testing on WebKit1. By also enabling it for testing on WebKit1 we can
reduce the number of WebKit1-specific expectations and more importantly
ensure it is actually tested.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to