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