Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-sizing/aspect-ratio/replaced-element-019.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>CSS aspect-ratio: embed with ratio 5:1</title>
<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;">