Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d205e42c3435b294ad33ee33a3e68dc29b019bae
https://github.com/WebKit/WebKit/commit/d205e42c3435b294ad33ee33a3e68dc29b019bae
Author: Alan Baradlay <[email protected]>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/css/css-text/letter-spacing/letter-spacing-ligatures-005-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-text/letter-spacing/letter-spacing-ligatures-005.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-text/letter-spacing/reference/letter-spacing-ligatures-005-ref.html
M Source/WebCore/rendering/TextBoxPainter.cpp
Log Message:
-----------
[text shaping] Letter spacing introduces gaps between shaped glyphs
https://bugs.webkit.org/show_bug.cgi?id=299902
Reviewed by Antti Koivisto.
We are not supposed to allow spacing inside shaped runs (letter-spacing,
expansion opportunities).
Tests:
imported/w3c/web-platform-tests/css/css-text/letter-spacing/letter-spacing-ligatures-005.html
imported/w3c/web-platform-tests/css/css-text/letter-spacing/reference/letter-spacing-ligatures-005-ref.html
*
LayoutTests/imported/w3c/web-platform-tests/css/css-text/letter-spacing/letter-spacing-ligatures-005-expected.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-text/letter-spacing/letter-spacing-ligatures-005.html:
Added.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-text/letter-spacing/reference/letter-spacing-ligatures-005-ref.html:
Added.
* Source/WebCore/rendering/TextBoxPainter.cpp:
(WebCore::TextBoxPainter::paintForegroundForShapeRange):
Canonical link: https://commits.webkit.org/300831@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