[Bug 16755] New: Swap the ordering of flex-pack and auto margins

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16755

           Summary: Swap the ordering of flex-pack and auto margins
           Product: CSS
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Flexbox
        AssignedTo: jackalmage@gmail.com
        ReportedBy: jackalmage@gmail.com
         QAContact: public-css-bugzilla@w3.org
                CC: dbaron@dbaron.org, alexmog@microsoft.com


http://lists.w3.org/Archives/Public/www-style/2012Apr/0095.html

Currently, free space is distributed as (1) 'flex', (2) auto margins, (3)
flex-pack/align.

Ojan and Tony argue that it would make more sense to swap (2) and (3), or even
drop (2) entirely, as 'auto' margins for alignment are a hack from Box Layout's
limitations.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 17 April 2012 01:34:20 UTC