The chapter on Grid Container Baselines needs to say which baseline
to use as the alignment baseline.
https://drafts.csswg.org/css-grid/#grid-baselines
I'm looking for a statement like what CSS2 says for inline-block and inline-table
at the very end of chap 10:
https://www.w3.org/TR/CSS22/visudet.html
"The baseline of an 'inline-table' is ..."
I can't seem to find anything like that for Grid (or Flexbox for that matter).