does anyone know whether there is any way of applying an image to css border. I cant find one in the spec and I'm pretty sure there isnt, but need something to emulate it.

e.g border-image:url(images/star.gif);

Any ideas?