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