summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/backgrounds/support/green-intrinsic-width-ratio.svg
blob: 9e44203ee2551b7159ed62215bb9824616fd7c0d (plain)
1
2
3
4
5
<!-- only intrinsic ratio and height -->
<svg xmlns="http://www.w3.org/2000/svg"
     width="40" viewBox="0 0 4 6">
  <rect width="100%" height="100%" fill="green"/>
</svg>