[webkit-changes] [WebKit/WebKit] fe3853: REGRESSION(269351 at main): RELEASE_ASSERT fires when...
Said Abou-Hallawa
noreply at github.com
Mon Oct 7 13:20:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fe385386b01e1efdd329990f8c75dd03e61ff388
https://github.com/WebKit/WebKit/commit/fe385386b01e1efdd329990f8c75dd03e61ff388
Author: Said Abou-Hallawa <said at apple.com>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
A LayoutTests/svg/css/svg-css-rotate-zero-vector-expected.txt
A LayoutTests/svg/css/svg-css-rotate-zero-vector.html
M Source/WebCore/platform/graphics/transforms/RotateTransformOperation.cpp
Log Message:
-----------
REGRESSION(269351 at main): RELEASE_ASSERT fires when rotating an SVG element around a zero vector
https://bugs.webkit.org/show_bug.cgi?id=280986
rdar://135587778
Reviewed by Simon Fraser.
Don't normalize the zero vector, when rotating an SVG element around it.
* LayoutTests/svg/css/svg-css-rotate-zero-vector-expected.txt: Added.
* LayoutTests/svg/css/svg-css-rotate-zero-vector.html: Added.
* Source/WebCore/platform/graphics/transforms/RotateTransformOperation.cpp:
(WebCore::RotateTransformOperation::blend):
Canonical link: https://commits.webkit.org/284781@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list