Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 08b880d9b139ec5d7883bb481e555d6116d571d9
      
https://github.com/WebKit/WebKit/commit/08b880d9b139ec5d7883bb481e555d6116d571d9
  Author: Antoine Quint <[email protected]>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/play-animation-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/reverse-animation-expected.txt
    M Source/WebCore/animation/WebAnimation.cpp

  Log Message:
  -----------
  [scroll-animations] calling play() for a finite timeline should reset the 
start time to the current time
https://bugs.webkit.org/show_bug.cgi?id=318875
rdar://181712713

Reviewed by Tim Nguyen.

The Web Animations spec is changing [0] to reset the start time of a 
Scroll-driven Animation to the
current time when calling `play()` for a finite (ie. progress-based) timeline.

[0] https://github.com/w3c/csswg-drafts/issues/11469

* 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/play-animation-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/scroll-animations/scroll-timelines/reverse-animation-expected.txt:
* Source/WebCore/animation/WebAnimation.cpp:
(WebCore::WebAnimation::play):

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



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

Reply via email to