[webkit-changes] [WebKit/WebKit] b841cb: [web-animations] add interpolation support for <tr...

Antoine Quint noreply at github.com
Fri Dec 16 12:01:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b841cb737eaeeafc7105d09214fa2f131cf7acc2
      https://github.com/WebKit/WebKit/commit/b841cb737eaeeafc7105d09214fa2f131cf7acc2
  Author: Antoine Quint <graouts at apple.com>
  Date:   2022-12-16 (Fri, 16 Dec 2022)

  Changed paths:
    A LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/animation/custom-property-animation-transform-function-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/animation/custom-property-animation-transform-function.html
    M Source/WebCore/animation/CSSPropertyAnimation.cpp

  Log Message:
  -----------
  [web-animations] add interpolation support for <transform-function> custom properties
https://bugs.webkit.org/show_bug.cgi?id=249478

Reviewed by Antti Koivisto.

* LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/animation/custom-property-animation-transform-function-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/animation/custom-property-animation-transform-function.html: Added.
* Source/WebCore/animation/CSSPropertyAnimation.cpp:
(WebCore::blendFunc):
(WebCore::blendSyntaxValues):

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




More information about the webkit-changes mailing list