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 16048 - Grid positions should cascade atomically
Summary: Grid positions should cascade atomically
Status: RESOLVED FIXED
Alias: None
Product: CSS
Classification: Unclassified
Component: Grid Layout (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Phil Cupp
QA Contact: public-css-bugzilla
URL: http://dev.w3.org/csswg/css3-grid-align/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 20:49 UTC by Phil Cupp
Modified: 2013-08-19 21:59 UTC (History)
1 user (show)

See Also:


Attachments

Description Phil Cupp 2012-02-20 20:49:59 UTC
See thread with relevant discussion here:
http://lists.w3.org/Archives/Public/www-style/2012Feb/0827.html
Comment 1 Phil Cupp 2012-02-20 20:52:58 UTC
Reassigning all grid bugs to me.
Comment 2 Tab Atkins Jr. 2013-08-19 21:59:37 UTC
Solved by making grid-area/row/column just shorthands for the line-based positioning properties.