Bug 225166

Summary: [LFC][IFC] Incorrect middle alignment for inline boxes when line-height is present
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

zalan
Reported 2021-04-28 15:11:59 PDT
<style> div { line-height: 30; } span { vertical-align: middle; } </style> <div style="background-color: green;">should<span>middle align</span></div>
Attachments
Patch (6.38 KB, patch)
2021-04-28 16:46 PDT, zalan
no flags
zalan
Comment 1 2021-04-28 15:12:15 PDT
zalan
Comment 2 2021-04-28 16:46:24 PDT
EWS
Comment 3 2021-04-29 06:22:20 PDT
Committed r276767 (237154@main): <https://commits.webkit.org/237154@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427307 [details].
Note You need to log in before you can comment on or make changes to this bug.