[Webkit-unassigned] [Bug 181209] Incorrect handling of line-height on ::first-line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 14:28:39 PDT 2022


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

zalan <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from zalan <zalan at apple.com> ---
I think these test cases are incorrect:
The original test case is in standards mode. It makes the root inline box "contentful" through the invisible strut which in turn makes the line tall (taller than line-height: 0px;)
the second test case also triggers a tall (non-zero line height) root inline box through the trailing '.' character (which is still part of the first line).

-- 
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/20221102/cd8963e2/attachment-0001.htm>


More information about the webkit-unassigned mailing list