RESOLVED FIXED 221179
[LFC][IFC] Line gap metric should apply to all inline boxes
https://bugs.webkit.org/show_bug.cgi?id=221179
Summary [LFC][IFC] Line gap metric should apply to all inline boxes
zalan
Reported 2021-01-30 10:09:50 PST
"If line-height computes to normal and either text-edge is leading or this is the root inline box, the font’s line gap metric may also be incorporated into A and D by adding half to each side as half-leading." https://www.w3.org/TR/css-inline-3/#inline-height since we don't have text-edge support yet, it applies to all inline boxes.
Attachments
Patch (2.74 KB, patch)
2021-01-30 10:16 PST, zalan
no flags
zalan
Comment 1 2021-01-30 10:16:16 PST
EWS
Comment 2 2021-01-30 11:34:53 PST
Committed r272118: <https://trac.webkit.org/changeset/272118> All reviewed patches have been landed. Closing bug and clearing flags on attachment 418817 [details].
Radar WebKit Bug Importer
Comment 3 2021-01-30 11:35:14 PST
Note You need to log in before you can comment on or make changes to this bug.