[Bug 16751] New: Rename the alignment properties

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

           Summary: Rename the alignment properties
           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


fantasai suggests renaming the alignment properties so that they're more
generic, and can be shared with other layout modes.

flex-align => content-align
flex-item-align => box-align
flex-line-pack => content-pack
flex-pack => content-justify
(+ a box-justify property that does nothing for Flexbox, but works for Grid)

Original proposal:
http://lists.w3.org/Archives/Public/www-style/2012Feb/0743.html
Discussion: http://lists.w3.org/Archives/Public/www-style/2012Apr/0359.html

-- 
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 00:56:47 UTC