[Webkit-unassigned] [Bug 92041] New: changing -webkit-order should change the paint order of flex items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 15:55:36 PDT 2012


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

           Summary: changing -webkit-order should change the paint order
                    of flex items
           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
            Blocks: 62048


http://dev.w3.org/csswg/css3-flexbox/#order-property says:
"A flex container will lay out its content starting from the lowest numbered ordinal group and going up. Items with the same ordinal group are laid out in the order they appear in the source document. This also affects the painting order [CSS21], exactly as if the elements were reordered in the document."

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