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