[Webkit-unassigned] [Bug 111974] New: Text flow broken in elements with vertical align top/bottom and inline elements taller than line-height

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 04:39:50 PDT 2013


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

           Summary: Text flow broken in elements with vertical align
                    top/bottom and inline elements taller than line-height
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsfiddle.net/gqL5D/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: miguel.ventura at gmail.com


See example URL for demo: http://jsfiddle.net/gqL5D/

In an element with vertical-align top or bottom, if there's an element in the line that's taller than line-height, the text nodes will be vertically aligned differently from the inline elements.

IE and Firefox render correctly whereas in Safari and Chrome the example given seems like a roller coaster.

-- 
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