This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 16751 - Rename the alignment properties
Summary: Rename the alignment properties
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: Flexbox (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Tab Atkins Jr.
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-17 00:56 UTC by Tab Atkins Jr.
Modified: 2012-06-07 20:12 UTC (History)
2 users (show)

See Also:


Attachments

Description Tab Atkins Jr. 2012-04-17 00:56:43 UTC
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
Comment 1 Tab Atkins Jr. 2012-06-07 20:12:28 UTC
Went with justify/align-contents/items/self