[Webkit-unassigned] [Bug 143728] New: Auto heights of BFCs with floats inside fixed height blocks and inline elements are computed incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 14 14:34:58 PDT 2015


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

            Bug ID: 143728
           Summary: Auto heights of BFCs with floats inside fixed height
                    blocks and inline elements are computed incorrectly
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Macintosh Intel
                OS: Mac OS X 10.8
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gwhit at microsoft.com

Example URL:
http://jsbin.com/tecojivici/2/edit

Steps to reproduce the problem:
1. Open the jsbin test page
2. View the end result in FF/IE and compare with Chrome

What is the expected behavior?
The first BFC in this item should grow to the height of its contents.

What went wrong?
For some reason the calculation is incorrect. Interestingly, if you uncomment the line that sets the float's height to 106px instead of 105 it renders the same as FF/IE.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150414/5ff5ca5d/attachment.html>


More information about the webkit-unassigned mailing list