[Webkit-unassigned] [Bug 221522] New: [LFC][IFC] Incorrect line box height when line-height is set on an empty root inline box

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 6 11:50:05 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221522

            Bug ID: 221522
           Summary: [LFC][IFC] Incorrect line box height when line-height
                    is set on an empty root inline box
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

<style>
div { line-height: 100px; }
</style>
<div><span>empty root inline box</span></div>
^^this should produce a ~100px tall line box.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210206/5bf0338e/attachment-0001.htm>


More information about the webkit-unassigned mailing list