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