Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
spec:css-grid-2 [2013/08/26 14:38] – created tabatkinsspec:css-grid-2 [2014/12/09 15:48] – external edit 127.0.0.1
Line 1: Line 1:
 +====== Grid Layout Level 2 Ideas ======
 +
 +===== Gutters =====
 +
 We should have some way of defining "gutter" columns/rows, We should have some way of defining "gutter" columns/rows,
 where content can never go where content can never go
Line 9: Line 13:
 and [[http://lists.w3.org/Archives/Public/www-style/2012Mar/0611.html|Tab's email on the subject]]. and [[http://lists.w3.org/Archives/Public/www-style/2012Mar/0611.html|Tab's email on the subject]].
  
-----+===== Collapsing Tracks =====
  
 We want the ability to collapse grid tracks (similar to collapsing flex items or table rows/columns), but we're not sure exactly how to do it.  One attempt: We want the ability to collapse grid tracks (similar to collapsing flex items or table rows/columns), but we're not sure exactly how to do it.  One attempt:
  
->Specifying ''visibility: collapse'' on a <a>grid item</a> causes it to become a <dfn export title="collapsed grid item|collapsed">collapsed grid item</dfn>. This has the same effect as ''visibility: hidden'', except that if all the <a>grid items</a> spanning a track are <a>collapsed</a>, the track's intrinsic size becomes zero.+>Specifying ''visibility: collapse'' on a <a>grid item</a> causes it to become a <dfn export title="collapsed grid item|collapsed">collapsed grid item</dfn>. This has the same effect as ''visibility: hidden'', except that if all the <a>grid items</a> spanning a track are <a>collapsed</a>, the track'[intrinsic]? size becomes zero.
 
spec/css-grid-2.txt · Last modified: 2015/07/16 15:51 by tabatkins
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki