Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0a607a6abcb8ecf1985108bdafe476338216ef0e
      
https://github.com/WebKit/WebKit/commit/0a607a6abcb8ecf1985108bdafe476338216ef0e
  Author: Sam Weinig <[email protected]>
  Date:   2026-01-14 (Wed, 14 Jan 2026)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/reference/scroll-padding-ref.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/scroll-padding-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/scroll-padding.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/svg-computed-style-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/svg-computed-style.html
    M Source/WebCore/animation/ViewTimeline.cpp
    M Source/WebCore/page/scrolling/ScrollSnapOffsetsInfo.cpp
    M Source/WebCore/rendering/RenderBox.cpp
    M Source/WebCore/style/values/scroll-snap/StyleScrollPadding.cpp
    M Source/WebCore/style/values/scroll-snap/StyleScrollPadding.h

  Log Message:
  -----------
  [EvaluationTimeZoom] Convert `scroll-padding-*` properties to evaluation time 
zoom
https://bugs.webkit.org/show_bug.cgi?id=305131

Reviewed by Darin Adler.

Implement support for evaluation time zoom for the `scroll-padding-*` 
properties.
The progression is evident in the new `scroll-padding.html` test as inherited
values are now correctly zoomed.

Tests: 
imported/w3c/web-platform-tests/css/css-viewport/zoom/reference/scroll-padding-ref.html
       imported/w3c/web-platform-tests/css/css-viewport/zoom/scroll-padding.html
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/reference/scroll-padding-ref.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/scroll-padding-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/scroll-padding.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/svg-computed-style-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-viewport/zoom/svg-computed-style.html:
* Source/WebCore/animation/ViewTimeline.cpp:
* Source/WebCore/page/scrolling/ScrollSnapOffsetsInfo.cpp:
* Source/WebCore/rendering/RenderBox.cpp:
* Source/WebCore/style/values/scroll-snap/StyleScrollPadding.cpp:
* Source/WebCore/style/values/scroll-snap/StyleScrollPadding.h:

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



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

Reply via email to