Fix vertical text alignment in a flex box with CSS text-box-trim
A fixed-height label whose all-caps text looked too high — even though getBoundingClientRect() swore it was centred. Why the box lies, how to measure the actual glyph ink, and the text-box-trim property that finally fixed it.