summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/as-image/white-rect-no-viewbox.svg
blob: 76a7efd3dc80fbc4b342eb33ffc18b7d1639fe53 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>

<svg version="1.1"
     xmlns="http://www.w3.org/2000/svg"
     xmlns:xlink="http://www.w3.org/1999/xlink">
	   
  <rect width="6" height="30" style="fill:white;" />
</svg>