Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: af203d86c96982cd01095bf1b667da04e80267de
https://github.com/WebKit/WebKit/commit/af203d86c96982cd01095bf1b667da04e80267de
Author: Alan Baradlay <[email protected]>
Date: 2025-12-16 (Tue, 16 Dec 2025)
Changed paths:
M Source/WebCore/rendering/RenderBlock.cpp
Log Message:
-----------
[subpixel-inline-layout] Remove redundant floorToInt calls in
RenderBlock::firstLineBaseline and lastLineBaseline
https://bugs.webkit.org/show_bug.cgi?id=304125
Reviewed by Antti Koivisto.
Leaf boxes are supposed to be taking care of rounding.
* Source/WebCore/rendering/RenderBlock.cpp:
(WebCore::RenderBlock::firstLineBaseline const):
(WebCore::RenderBlock::lastLineBaseline const): drive-by fix.
Canonical link: https://commits.webkit.org/304514@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications