[Webkit-unassigned] [Bug 87068] New: Replaced items in a flexbox should be coerced to display:block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 18:46:40 PDT 2012


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

           Summary: Replaced items in a flexbox should be coerced to
                    display:block
           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: ojan at chromium.org
                CC: tabatkins at google.com
            Blocks: 62048


As per the new spec. It actually hardcodes tagnames that should be coerced to display:block when they are in a flexbox.

It also says "An atomic inline-level child of a flex container" should be a flex-item. I'm not really sure what that refers to since it's a different item than the replaced items and the spec refers to button as an atomic inline-level child. Tab, can you clarify?

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