Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 90a20da0a90873d13bc770585b7e38a49c655953
https://github.com/WebKit/WebKit/commit/90a20da0a90873d13bc770585b7e38a49c655953
Author: Rob Buis <[email protected]>
Date: 2026-01-30 (Fri, 30 Jan 2026)
Changed paths:
M LayoutTests/platform/mac-tahoe-wk2-lbse-text/TestExpectations
M Source/WebCore/rendering/svg/RenderSVGRoot.cpp
Log Message:
-----------
height miscalcuation in SVG
https://bugs.webkit.org/show_bug.cgi?id=183780
rdar://97099774
Reviewed by Nikolas Zimmermann.
Only take zoom into account for standalone SVG documents when
computing replaced logical width/height for RenderSVGRoot.
* LayoutTests/platform/mac-tahoe-wk2-lbse-text/TestExpectations:
* Source/WebCore/rendering/svg/RenderSVGRoot.cpp:
(WebCore::RenderSVGRoot::computeReplacedLogicalWidth const):
(WebCore::RenderSVGRoot::computeReplacedLogicalHeight const):
Canonical link: https://commits.webkit.org/306480@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications