[webkit-changes] [WebKit/WebKit] 0a83ef: [CSS Fonts] Implement animation support for FontSi...

ChangSeok Oh noreply at github.com
Thu Mar 30 16:29:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0a83efdbed5c5535b98961df55b4f0b5156dd6a5
      https://github.com/WebKit/WebKit/commit/0a83efdbed5c5535b98961df55b4f0b5156dd6a5
  Author: ChangSeok Oh <changseok at webkit.org>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/animations/font-size-adjust-interpolation-expected.txt
    M Source/WebCore/animation/CSSPropertyAnimation.cpp

  Log Message:
  -----------
  [CSS Fonts] Implement animation support for FontSizeAdjust metrics two-value syntax
https://bugs.webkit.org/show_bug.cgi?id=254266

Reviewed by Tim Nguyen.

This change brings animation support for the font-size-adjust CSS property.

* LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/animations/font-size-adjust-interpolation-expected.txt:
* Source/WebCore/animation/CSSPropertyAnimation.cpp:

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




More information about the webkit-changes mailing list