RESOLVED FIXED311310
cjk-kerning.html: Allow font-kerning: auto to enable kerning for CJK text
https://bugs.webkit.org/show_bug.cgi?id=311310
Summary cjk-kerning.html: Allow font-kerning: auto to enable kerning for CJK text
Vitor Roriz
Reported 2026-04-01 20:03:30 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-01 20:03:38 PDT
Vitor Roriz
Comment 2 2026-04-01 20:09:41 PDT
Vitor Roriz
Comment 3 2026-04-02 10:06:52 PDT
EWS
Comment 4 2026-04-02 15:00:59 PDT
Committed 310468@main (48c2ca7987d5): <https://commits.webkit.org/310468@main> Reviewed commits have been landed. Closing PR #61873 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.