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 16043 - Consider allowing negative spans, row and column specifications as outlined in this thread
Summary: Consider allowing negative spans, row and column specifications as outlined i...
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:22 UTC by Phil Cupp
Modified: 2013-08-19 21:50 UTC (History)
1 user (show)

See Also:


Attachments

Description Phil Cupp 2012-02-20 20:22:05 UTC
http://lists.w3.org/Archives/Public/www-style/2012Feb/0994.html

At a minimum the property definitions must be updated to only allow positive integers if its decided to not take this feedback.
Comment 1 Phil Cupp 2012-02-20 20:52:57 UTC
Reassigning all grid bugs to me.
Comment 2 Tab Atkins Jr. 2013-08-19 21:50:28 UTC
Negative spans are disallowed in the grammar now, but you can span from either edge, so it's basically the same thing.