Re: [csswg-drafts] [css-grid] Which baseline to use as alignment baseline for grid container?

Let's say I have an inline-grid with three rows next to some text "A"
on a block line.  Should the grid be aligned on the line like so:

A 1
   2
   3

or like so:

   1
   2
A 3


Thanks,
Mats



-- 
GitHub Notification of comment by MatsPalmgren
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/195#issuecomment-227266180 
using your GitHub account

Received on Monday, 20 June 2016 20:53:57 UTC