I know it's an old post and kind of unrelated, but as described above, justify-content
doesn't have baseline
value. If you're as stupid as me then you probably mistaken it with justify-items
, which indeed have (first/last) baseline
values as specified in CSS Box Alignment Module Level 3 ("Value: ... | <baseline-position> | ...".