css - How widely supported are background-size and background-origin? -


and browsers require prefix: -moz-background-size, -webkit-background-size, , similar?

thanks!

see caniuse.com table showing browser support feature browsers , versions in common use.

short answer: ie6/7/8 don't support it. firefox 3.6 requires -moz- prefix. older versions of safari might have issues. everywhere else should work fine.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -