[webkit-changes] [WebKit/WebKit] 3087e2: [css-typed-om] Implement CSSScale::toMatrix()

Antoine Quint noreply at github.com
Wed Oct 5 12:06:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3087e2f0938e1537e6d5258752897a145ed745f5
      https://github.com/WebKit/WebKit/commit/3087e2f0938e1537e6d5258752897a145ed745f5
  Author: Antoine Quint <graouts at apple.com>
  Date:   2022-10-05 (Wed, 05 Oct 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssTransformComponent-toMatrix-expected.txt
    M Source/WebCore/css/typedom/transform/CSSScale.cpp

  Log Message:
  -----------
  [css-typed-om] Implement CSSScale::toMatrix()
https://bugs.webkit.org/show_bug.cgi?id=246085

Reviewed by Antti Koivisto.

* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssTransformComponent-toMatrix-expected.txt:
* Source/WebCore/css/typedom/transform/CSSScale.cpp:
(WebCore::CSSScale::toMatrix):

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




More information about the webkit-changes mailing list