replaced-element-019.html (384B)
1 <!DOCTYPE html> 2 <title>CSS aspect-ratio: embed with ratio 5:1</title> 3 <link rel="author" title="Mozilla" href="https://www.mozilla.org/"> 4 <link rel="help" href="https://drafts.csswg.org/css-sizing-4/#aspect-ratio"> 5 <link rel="match" href="reference/ref-filled-green-100x20-rect.html" /> 6 7 <embed type="image/png" src="support/20x50-green.png" style="width: 100px; aspect-ratio: 5/1;">