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 16754 - Baseline of flexbox items
Summary: Baseline of flexbox items
Status: RESOLVED WONTFIX
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:08 UTC by Tab Atkins Jr.
Modified: 2012-07-03 10:58 UTC (History)
3 users (show)

See Also:


Attachments

Description Tab Atkins Jr. 2012-04-17 01:08:21 UTC
http://lists.w3.org/Archives/Public/www-style/2012Apr/0225.html

The spec currently does baseline-alignment by deferring to the display type of the flexbox item.  Should it instead define its own algorithm for determining the baseline, like table cells do?
Comment 1 Tab Atkins Jr. 2012-06-07 20:14:51 UTC
Due to apathy, no change.  Leaving the spec as it is, where flexbox defers to the display type of the item to tell it what the item's baseline is.