Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d5af09dab1ae92bd9329e697b94fcdad0d2d2c98
https://github.com/WebKit/WebKit/commit/d5af09dab1ae92bd9329e697b94fcdad0d2d2c98
Author: Alan Baradlay <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Source/WebCore/rendering/TextBoxPainter.cpp
Log Message:
-----------
[subpixel-inline-layout] Make TextBoxPainter's FontMetrics calls go through a
"snap" function
https://bugs.webkit.org/show_bug.cgi?id=304288
Reviewed by Antti Koivisto.
This is in preparation for supporting subpixel inline layout (baseline
position).
* Source/WebCore/rendering/TextBoxPainter.cpp:
(WebCore::snap):
(WebCore::TextBoxPainter::paintForeground):
(WebCore::TextBoxPainter::paintBackgroundDecorations):
(WebCore::TextBoxPainter::fillCompositionUnderline const):
(WebCore::TextBoxPainter::textOriginFromPaintRect const):
Canonical link: https://commits.webkit.org/304599@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications