css3 - Why do browsers use prefixes? -
possible duplicate:
why browsers create vendor prefixes css properties?
what advantage browsers use prefixes implement technology?
e.g. google chrome needs -webkit- prefix render css3-tags, animation (it needs "-webkit-animation:" work).
what advantage compared implementing technique directly chrome?
browsers use prefixes can implement new features before gets standardized.
Comments
Post a Comment