- 
  
		
		
			  Grid Layout Coast to CoastThis month I'll be at HTML5DevConf (San Francisco) talking about CSS Grid Layout. 
- 
  
    Really excited about going to San Francisco to talk about CSS Grid Layout! 
- 
  
    Update of CSS Grid Layout Edge implementation are now in the backlog with high priority. Great news! 
- 
  
    Updated flexbox “min-width|height: auto;” behavior to follow the spec in WebKit thanks to Sergio Villar https://trac.webkit.org/changeset/189536/webkit 
- 
  
    Then you realize that “stretch” can actually shrink your CSS Grid items in some situations 😕  See: https://lists.w3.org/Archives/Public/www-style/2015Sep/0030.html 
- 
  
    CSS Grid Layout alignment: CSS centering made easy! Test it yourself in Chrome Canary https://igalia.github.io/css-grid-layout/alignment-demo.html 
- 
  
    Happy to announce that I’ll be talking about CSS Grid Layout at @html5devconf in San Francisco http://html5devconf.com/speakers/manuel_rego.html  
- 
  
    Nice article introducing CSS Grid Layout by Patrick Brosset https://patrickbrosset.medium.com/css-grid-layout-6c9cba6e8a5a 
- 
  
    Wondering if this is a flexbox bug in Firefox or Chrome related to min-width: auto    
- 
  
    Working with Joanmarie Diggs at Igalia office today! Lots of stuff: accessibility, CSS Grid Layout, Flexbox, caret navigation, selection, …