I've got a repeating stripe pattern which I've made as an SVG. I've then optimised it and exported it as a Data URI and applied as a repeating background in CSS.
Works nicely in FireFox & Chrome and also have control over background-size which makes the stripes nice and fluid.
Now, tested in IE. No repeating SVG??? Does IE support repeating SVGs?