[webkit-changes] [WebKit/WebKit] 81e612: [css-typed-om] Implement CSSRotate::toMatrix()
Antoine Quint
noreply at github.com
Wed Oct 5 12:22:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 81e612a951476739e55774492cf6a6c7ce3d1c33
https://github.com/WebKit/WebKit/commit/81e612a951476739e55774492cf6a6c7ce3d1c33
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/CSSRotate.cpp
Log Message:
-----------
[css-typed-om] Implement CSSRotate::toMatrix()
https://bugs.webkit.org/show_bug.cgi?id=246082
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/CSSRotate.cpp:
(WebCore::CSSRotate::toMatrix):
Canonical link: https://commits.webkit.org/255187@main
More information about the webkit-changes
mailing list