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