Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /svg/styling/image-sizing-min-content.tentative.svg - WPT Dashboard Interop Dashboard
<title>Width and Height (in auto) as presentation attributes on image</title>
<html:link rel="match" href="image-sizing-min-content-expected.svg" />
<image width="128" height="128" style="width:min-content;height:min-content" href="/images/green-256x256.png"/>
</svg>