summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-sizing/aspect-ratio/replaced-element-019.html
blob: 80ff2ccd49cd1f38f56b8129cfc645bf02fdf57b (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<title>CSS aspect-ratio: embed with ratio 5:1</title>
<link rel="author" title="Mozilla" href="https://www.mozilla.org/">
<link rel="help" href="https://drafts.csswg.org/css-sizing-4/#aspect-ratio">
<link rel="match" href="reference/ref-filled-green-100x20-rect.html" />

<embed type="image/png" src="support/20x50-green.png" style="width: 100px; aspect-ratio: 5/1;">