[Webkit-unassigned] [Bug 114311] New: REGRESSION (142152): isEmptyInline handling of inline-blocks with vertical-align

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 9 15:55:57 PDT 2013


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

           Summary: REGRESSION (142152): isEmptyInline handling of
                    inline-blocks with vertical-align
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eae at chromium.org
                CC: eric at webkit.org, simon.fraser at apple.com,
                    robert at webkit.org


Since r142152 we incorrectly layout out of flow content inside an inline-blocks with vertical-align.

What steps will reproduce the problem?
1. Go to http://join.iatn.net/
2. Notice in 26.0.1410.43 that the placeholder text shows up unusually high in our boxes. (Note that this isn't actual HTML5 placeholder attribute text, but a custom development to support all browsers.)

Prior to this version of Chrome, it rendered perfectly fine. The second screenshot shows how it renders in Safari 6.0.1 (8536.26.14), and that's also how it looked prior to this release of Chrome.

Originally reported for chromium in: https://code.google.com/p/chromium/issues/detail?id=226246

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