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

I'm not sure I understand the question. If you are doing 
first-baseline alignment on a grid, then you use a baseline from the 
(defined) first baseline set. If you are doing last-baseline alignment
 on a grid, then you use a baseline from the last baseline set. Of the
 baselines in the set, which one you use is determined by the 
alignment context.

The text in https://www.w3.org/TR/css-align-3/#baseline-rules is 
intended to replace the text at the end of chapter 10 with prose that 
handles the fact that, in Level 3, we have multiple baselines per line
 of text.

It's quite possible that I'm missing something, but I'm not sure what.
 :)

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

Received on Monday, 20 June 2016 20:34:19 UTC