views:

230

answers:

2

Can Firefox 3.5 use an SVG for a background image?

+2  A: 

No, it can't.

I tried it.

If you want to try it, you can find an SVG image here.

SLaks
+3  A: 

I'm actually currently working on supporting this in Firefox. It doesn't work yet, but it probably will in the next release (version 4.0).

The bug page is here, if you want to follow progress: https://bugzilla.mozilla.org/show_bug.cgi?id=276431

dholbert