Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fe385386b01e1efdd329990f8c75dd03e61ff388
      
https://github.com/WebKit/WebKit/commit/fe385386b01e1efdd329990f8c75dd03e61ff388
  Author: Said Abou-Hallawa <[email protected]>
  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@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to