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