Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 642e0303e37ad0b80f42da88af262f5c2bf11689
https://github.com/WebKit/WebKit/commit/642e0303e37ad0b80f42da88af262f5c2bf11689
Author: Rob Buis <[email protected]>
Date: 2026-04-30 (Thu, 30 Apr 2026)
Changed paths:
M Source/WebCore/rendering/RenderLayerModelObject.cpp
Log Message:
-----------
[LBSE] Prepare computeVisibleRectsInSVGContainer for non-layered SVG elements
https://bugs.webkit.org/show_bug.cgi?id=313637
Reviewed by Nikolas Zimmermann.
Prepare computeVisibleRectsInSVGContainer for non-layered SVG elements by
relying
for this new case on localTransform instead of the transform cached inside
RenderLayer.
* Source/WebCore/rendering/RenderLayerModelObject.cpp:
(WebCore::RenderLayerModelObject::computeVisibleRectsInSVGContainer const):
Canonical link: https://commits.webkit.org/312347@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications