Bug 255082
| Summary: | Cap height is incorrect on platforms using FreeType. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | ChangSeok Oh <changseok> |
| Component: | CSS | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mcatanzaro, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=255488 https://bugs.webkit.org/show_bug.cgi?id=255489 |
||
ChangSeok Oh
Platforms using FreeType such as GTK and WPE ports get incorrect cap-height of fonts. That results in the failure of imported/w3c/web-platform-tests/css/css-fonts/font-size-adjust-009.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
ChangSeok Oh
Pull request: https://github.com/WebKit/WebKit/pull/12451
EWS
Committed 262860@main (eb50f369243c): <https://commits.webkit.org/262860@main>
Reviewed commits have been landed. Closing PR #12451 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/107921288>
Michael Catanzaro
Reverted by https://github.com/WebKit/WebKit/pull/12798
Michael Catanzaro
(In reply to Michael Catanzaro from comment #4)
> Reverted by https://github.com/WebKit/WebKit/pull/12798
Instead of reverting this, I posted an alternative solution in bug #255488.