html
{
	background: url(test.svg) repeat-x;
}

rect
{
	fill: red;
}
