-
Huh, When using <audio controls> as a grid-item, it generates a bunch of extra height - similar to an SVG without intrinsic dimensions. That space remains, even when the audio element doesn't stretch to fit. Curious where this behavior is defined… codepen.io/mirisuzanne/pen/oNzpRNq
-
Oh, this seems to be firefox only. Not seeing the same behavior in chrome/safari
-
In those browsers, it's my wrapper div that ends up generating (just a pixel or two) extra space.