[Webkit-unassigned] [Bug 62050] New: add parsing of flexbox's css syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 14:02:15 PDT 2011


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

           Summary: add parsing of flexbox's css syntax
           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: tony at chromium.org
        Depends on: 62049
            Blocks: 62048


Specifically, we need to handle the new display property, flex-direction, flex-order, flex-pack, flex-align, the fr unit and the flex() function.

At a minimum, we could have something to test with just the display property and the flex() function.

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