[webkit-changes] [WebKit/WebKit] 58bb30: [scroll-animations] Implement basic scroll timelin...

Nikos Mouchtaris noreply at github.com
Fri Sep 20 16:15:44 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 58bb30391e9051d43e0a2681f0df590ff88c9af9
      https://github.com/WebKit/WebKit/commit/58bb30391e9051d43e0a2681f0df590ff88c9af9
  Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
    M Source/WebCore/animation/ScrollTimeline.cpp
    M Source/WebCore/animation/ScrollTimeline.h

  Log Message:
  -----------
  [scroll-animations] Implement basic scroll timeline progress calculation
https://bugs.webkit.org/show_bug.cgi?id=279800
rdar://136117479

Reviewed by Simon Fraser.

Implement basic scroll timeline progress calculation based on the spec:
https://drafts.csswg.org/scroll-animations-1/#scroll-timeline-progress.

* Source/WebCore/animation/ScrollTimeline.cpp:
(WebCore::ScrollTimeline::computeScrollTimelineData):
* Source/WebCore/animation/ScrollTimeline.h:

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



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


More information about the webkit-changes mailing list