Bug 311310
| Summary: | cjk-kerning.html: Allow font-kerning: auto to enable kerning for CJK text | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitor Roriz <vitor.roriz> |
| Component: | Text | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | fantasai.bugs, vitor.roriz, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitor Roriz
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173904857>
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/61873
Vitor Roriz
<rdar://problem/173437398>
EWS
Committed 310468@main (48c2ca7987d5): <https://commits.webkit.org/310468@main>
Reviewed commits have been landed. Closing PR #61873 and removing active labels.