Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 48c2ca7987d56236503cdf85d219ef349f1a5c2e
https://github.com/WebKit/WebKit/commit/48c2ca7987d56236503cdf85d219ef349f1a5c2e
Author: Vitor Roriz <[email protected]>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/cjk-kerning-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/cjk-kerning.html
M
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-fonts/cjk-kerning-expected.txt
M
LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-fonts/cjk-kerning-expected.txt
Log Message:
-----------
cjk-kerning.html: Allow font-kerning: auto to enable kerning for CJK text
https://bugs.webkit.org/show_bug.cgi?id=311310
rdar://173437398
Reviewed by Brent Fulgham.
The WPT test hardcoded .default .cjk (font-kerning: auto) to match
.kernOFF .cjk, but CSS Fonts 4 leaves auto behavior UA-defined. Move
this assertion to expectMatchOneOf so it passes whether the UA enables
or disables kerning by default for CJK text.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/cjk-kerning-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/cjk-kerning.html:
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-fonts/cjk-kerning-expected.txt:
*
LayoutTests/platform/ios/imported/w3c/web-platform-tests/css/css-fonts/cjk-kerning-expected.txt:
Canonical link: https://commits.webkit.org/310468@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications