RESOLVED FIXED 265287
lh unit is sometimes computed before line-height is resolved
https://bugs.webkit.org/show_bug.cgi?id=265287
Summary lh unit is sometimes computed before line-height is resolved
zalan
Reported 2023-11-23 06:42:12 PST
Created attachment 468741 [details] Incorrect background sizing It looks like at the time we compute the FillLayer size, we don't yet have the computed line-height value and we fallback to the primary font size (we believe the line-height value is normal).
Attachments
Incorrect background sizing (587 bytes, text/html)
2023-11-23 06:42 PST, zalan
no flags
Radar WebKit Bug Importer
Comment 1 2023-11-30 06:43:26 PST
Tim Nguyen (:ntim)
Comment 2 2024-01-06 18:27:40 PST
*** Bug 267185 has been marked as a duplicate of this bug. ***
Tim Nguyen (:ntim)
Comment 3 2024-01-06 19:05:27 PST
Tim Nguyen (:ntim)
Comment 4 2024-01-06 19:05:42 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/43873
EWS
Comment 5 2024-08-02 22:25:36 PDT
Committed 281795@main (6220d3d8995a): <https://commits.webkit.org/281795@main> Reviewed commits have been landed. Closing PR #22476 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.