[webkit-changes] [WebKit/WebKit] 76aa13: Implement CSSTransformValue.toMatrix

Dean Jackson noreply at github.com
Fri Oct 7 16:32:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 76aa139eb22f8a04743020ab3a5f66ca1045b30a
      https://github.com/WebKit/WebKit/commit/76aa139eb22f8a04743020ab3a5f66ca1045b30a
  Author: Dean Jackson <dino at apple.com>
  Date:   2022-10-07 (Fri, 07 Oct 2022)

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

  Log Message:
  -----------
  Implement CSSTransformValue.toMatrix
https://bugs.webkit.org/show_bug.cgi?id=246173
rdar://100868409

Reviewed by Antoine Quint.

Implement the toMatrix method of CSSTransformValue.

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

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




More information about the webkit-changes mailing list