wpt / svg / styling / image-sizing-min-content.tentative.svg

Status: PASS | Duration: 5ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/svg/styling/image-sizing-min-content.tentative.svg

<svg xmlns="http://www.w3.org/2000/svg" xmlns:html="http://www.w3.org/1999/xhtml">
  <title>Width and Height (in auto) as presentation attributes on image</title>
  <html:link rel="help" href="https://w3c.github.io/svgwg/svg2-draft/styling.html#TermPresentationAttribute"/>
  <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>