[Webkit-unassigned] [Bug 98597] New: Text overflow ellipsis is affected by vertical-align

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 6 05:07:51 PDT 2012


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

           Summary: Text overflow ellipsis is affected by vertical-align
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dtrebbien at gmail.com


Created an attachment (id=167454)
 --> (https://bugs.webkit.org/attachment.cgi?id=167454&action=review)
Test case

If you look at the attached test case, you will see that the text "This is a test. Testing 1 2 3. Blah blah blah." is vertically centered within the box, but the ellipsis generated by text-overflow is placed much higher, apparently affected by the vertical-align on the <span>.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list