terribleMia’s avatarterribleMia’s Twitter Archive—№ 9,438

      1. 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
    1. …in reply to @TerribleMia
      Oh, this seems to be firefox only. Not seeing the same behavior in chrome/safari
  1. …in reply to @TerribleMia
    In those browsers, it's my wrapper div that ends up generating (just a pixel or two) extra space.