[Webkit-unassigned] [Bug 92661] New: flexbox should avoid floats

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 11:05:51 PDT 2012


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

           Summary: flexbox should avoid floats
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://plexode.com/u/#A9float28%3A27%3C-6le25div24%3E2
                    1%22j*(9ed(5.!n)75(sty6%3D2(%20b!7%2F54~http://p6xode.
                    com/eval3/#ht=)1986ft14I(am(a*%0A)1display8(-webkit-f6
                    x%3B14)1c6ar8both14This(is(a(f6xbox%2C!754it(should(be
                    (next(the*!
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org
            Blocks: 62048


Currently if a flexbox comes after a floated item, it's overlapping the float rather than being positioned around it.  See the URL for an example.  The flexbox should avoid the float. For example, change the display to -webkit-box (old flexbox) or table and you can see how the box avoids the float.

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