-moz-background-size
Very excited to see that everybody is supporting some variant of the background-size property in CSS. One quirk currently in Firefox 3.6.11.
If you specify the background-image as an inline style in the tag, but the background-size property within your stylesheet, it doesn’t work.
WebKit (Safari & Chrome) seem to figure it out.