Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aa9b653ffc7871eaff7efb1da850b4ab2401059f
https://github.com/WebKit/WebKit/commit/aa9b653ffc7871eaff7efb1da850b4ab2401059f
Author: Alan Baradlay <[email protected]>
Date: 2025-04-30 (Wed, 30 Apr 2025)
Changed paths:
M
LayoutTests/compositing/scrolling/async-overflow-scrolling/border-radius-on-scroll-container.html
A LayoutTests/fast/hidpi/hidpi-nested-layers-missing-content-expected.html
A LayoutTests/fast/hidpi/hidpi-nested-layers-missing-content.html
M Source/WebCore/rendering/RenderLayer.cpp
Log Message:
-----------
[subpixel] Divider between bold and italics is missing
https://bugs.webkit.org/show_bug.cgi?id=291828
<rdar://146996813>
Reviewed by Simon Fraser.
Clip rect is meant to snapped to device pixels, while layer size is integral.
Let's use the associated renderer's border box size instead.
* LayoutTests/fast/hidpi/hidpi-nested-layers-missing-content-expected.html:
Added.
* LayoutTests/fast/hidpi/hidpi-nested-layers-missing-content.html: Added.
* Source/WebCore/rendering/RenderLayer.cpp:
(WebCore::computeLayerPositionAndIntegralSize):
Canonical link: https://commits.webkit.org/294329@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes