[webkit-changes] [WebKit/WebKit] 96d15b: [scroll-animations] Implement ViewTimeline.startOf...

Nikos Mouchtaris noreply at github.com
Wed Sep 25 13:57:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 96d15b96074ad433884dddc77485ecae09b734b5
      https://github.com/WebKit/WebKit/commit/96d15b96074ad433884dddc77485ecae09b734b5
  Author: Nikolaos Mouchtaris <nmouchtaris at apple.com>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/view-timelines/view-timeline-inset-expected.txt
    M Source/WebCore/animation/ViewTimeline.cpp
    M Source/WebCore/animation/ViewTimeline.h

  Log Message:
  -----------
  [scroll-animations] Implement ViewTimeline.startOffset and ViewTimeline.endOffset
https://bugs.webkit.org/show_bug.cgi?id=279700
rdar://135984017

Reviewed by Antoine Quint.

Implement ViewTimeline.startOffset and ViewTimeline.endOffset.

* Source/WebCore/animation/ViewTimeline.cpp:
(WebCore::ViewTimeline::ViewTimeline):
(WebCore::ViewTimeline::sourceRenderer const):
(WebCore::ViewTimeline::computeViewTimelineData const):
(WebCore::ViewTimeline::startOffset const):
(WebCore::ViewTimeline::endOffset const):
* Source/WebCore/animation/ViewTimeline.h:

Canonical link: https://commits.webkit.org/284241@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