[webkit-changes] [WebKit/WebKit] 875f1e: The animation of CSS custom properties is not vali...

Antoine Quint noreply at github.com
Thu Feb 23 12:08:48 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 875f1eabd79a095748da329ba181c75a27ae6d02
      https://github.com/WebKit/WebKit/commit/875f1eabd79a095748da329ba181c75a27ae6d02
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2023-02-23 (Thu, 23 Feb 2023)

  Changed paths:
    A LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/animation/custom-property-animation-used-in-shorthand-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/animation/custom-property-animation-used-in-shorthand.html
    M Source/WebCore/style/PropertyCascade.cpp

  Log Message:
  -----------
  The animation of CSS custom properties is not valid in the shorthand property
https://bugs.webkit.org/show_bug.cgi?id=252808

Reviewed by Antti Koivisto.

* LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/animation/custom-property-animation-used-in-shorthand-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/animation/custom-property-animation-used-in-shorthand.html: Added.
* Source/WebCore/style/PropertyCascade.cpp:
(WebCore::Style::PropertyCascade::shouldApplyAfterAnimation):

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




More information about the webkit-changes mailing list