Vendor Prefix - logaegae/project_study GitHub Wiki

Browser prefixes are used to add new features that may not be part of a formal specification and to implement features in a specification that hasn’t been finalized.

-webkit- (Chrome, Safari, newer versions of Opera.)
-moz-    (Firefox)
-o-      (Old versions of Opera)
-ms-     (Internet Explorer)