summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/visudet/support/height-25-no-ratio.svg
blob: d046272299a370a22f12788b78a9a1351c7554e8 (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="25" preserveAspectRatio="none">
  <rect fill="blue" x="0" y="0" width="100%" height="100%" />
</svg>