Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b5f3b3bdaec37c0ac4e277659e4b122dc4dd98f0
https://github.com/WebKit/WebKit/commit/b5f3b3bdaec37c0ac4e277659e4b122dc4dd98f0
Author: Alan Baradlay <[email protected]>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
M
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp
Log Message:
-----------
InlineDisplayContentBuilder's addGlyphOverflow should round glyph overflow
values
https://bugs.webkit.org/show_bug.cgi?id=301703
Reviewed by Antti Koivisto.
This is in preparation for always enabling glyph overflow for web fonts.
The ascent and descent values of enclosingAscentAndDescent should be rounded
the same way as intAscent and intDescent to maintain consistency.
*
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::appendTextDisplayBox):
Canonical link: https://commits.webkit.org/302358@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications