Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 65811fd53c5cc3784a71c0da86330ce950823517
      
https://github.com/WebKit/WebKit/commit/65811fd53c5cc3784a71c0da86330ce950823517
  Author: Fady Farag <[email protected]>
  Date:   2025-08-13 (Wed, 13 Aug 2025)

  Changed paths:
    M 
Source/WebCore/rendering/svg/legacy/LegacyRenderSVGTransformableContainer.cpp
    M 
Source/WebCore/rendering/svg/legacy/LegacyRenderSVGTransformableContainer.h

  Log Message:
  -----------
  Rename LegacyRenderSVGTransformableContainer::m_lastTranslation
https://bugs.webkit.org/show_bug.cgi?id=297256
rdar://problem/158091618

Reviewed by Simon Fraser.

Merge: 
https://chromium.googlesource.com/chromium/src.git/+/d08d007eb06c09515e72c2ec5fe4659ad7082443

To m_additionalTranslation, since 'last' is ambiguous. The 'additional'
is from spec wording: "An additional transformation translate(x,y) ...".

* Source/WebCore/rendering/svg/legacy/LegacyRenderSVGTransformableContainer.cpp:
(WebCore::LegacyRenderSVGTransformableContainer::calculateLocalTransform):
* Source/WebCore/rendering/svg/legacy/LegacyRenderSVGTransformableContainer.h:

Canonical link: https://commits.webkit.org/298628@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