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 16752 - Rename the 'display' value for Flexbox
Summary: Rename the 'display' value for Flexbox
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 01:06 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 01:06:15 UTC
Several people have argued to change the name of the 'display' value that triggers flexbox behavior.

Ojan argues to name it 'flex', simply for symmetry with the property prefix.

fantasai and Anton argue that, since the element doesn't actually flex (its children do), it's misleading to call it a "flexbox", though they don't have a good suggestion of what to call it.

Brad suggests 'flex-group'.

(Closely related to this is updating the spec to use terms other than "flexbox" and "flexbox item", for the same reasons that fantasai and Anton give.)
Comment 1 Tab Atkins Jr. 2012-06-07 20:12:47 UTC
Went with "display:flex"