Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6950f6db7b42ae69add723c4656a556e8b317357 https://github.com/WebKit/WebKit/commit/6950f6db7b42ae69add723c4656a556e8b317357 Author: Nikolaos Mouchtaris <nmouchta...@apple.com> Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths: M LayoutTests/imported/w3c/web-platform-tests/web-animations/interfaces/Animation/style-change-events-expected.txt M Source/WebCore/CMakeLists.txt M Source/WebCore/DerivedSources-input.xcfilelist M Source/WebCore/DerivedSources-output.xcfilelist M Source/WebCore/DerivedSources.make M Source/WebCore/Sources.txt M Source/WebCore/WebCore.xcodeproj/project.pbxproj M Source/WebCore/animation/KeyframeAnimationOptions.h M Source/WebCore/animation/KeyframeAnimationOptions.idl A Source/WebCore/animation/TimelineRangeOffset.h A Source/WebCore/animation/TimelineRangeOffset.idl M Source/WebCore/animation/WebAnimation.h M Source/WebCore/animation/WebAnimation.idl M Source/WebCore/animation/WebAnimationTypes.h M Source/WebCore/dom/Element.cpp Log Message: ----------- [scroll-animations] Add Animation.rangeStart and Animation.rangeEnd API https://bugs.webkit.org/show_bug.cgi?id=280300 rdar://136626109 Reviewed by Antoine Quint. Add Animation.rangeStart and Animation.rangeEnd API. * Source/WebCore/animation/WebAnimation.cpp: (WebCore::WebAnimation::setBindingsRangeStart): (WebCore::WebAnimation::setBindingsRangeEnd): * Source/WebCore/animation/WebAnimation.h: (WebCore::WebAnimation::bindingsRangeStart const): (WebCore::WebAnimation::bindingsRangeEnd const): * Source/WebCore/animation/WebAnimation.idl: Canonical link: https://commits.webkit.org/284367@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes