Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7c994a01821ea9d5438e4ad03df54877d9980665
https://github.com/WebKit/WebKit/commit/7c994a01821ea9d5438e4ad03df54877d9980665
Author: Alan Baradlay <[email protected]>
Date: 2025-12-19 (Fri, 19 Dec 2025)
Changed paths:
M Source/WebCore/rendering/TextBoxPainter.cpp
Log Message:
-----------
[subpixel-inline-layout] Fix
imported/w3c/web-platform-tests/css/css-grid/subgrid/grid-gap-007.html
https://bugs.webkit.org/show_bug.cgi?id=304441
Reviewed by Antti Koivisto.
Add ascent rounding required by CTM rotation (vertical content) - currently it
is achieved by implicit integral rounding.
* Source/WebCore/rendering/TextBoxPainter.cpp:
(WebCore::TextBoxPainter::computePaintRect):
(WebCore::TextBoxPainter::textOriginFromPaintRect const):
Canonical link: https://commits.webkit.org/304751@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications