css3 - Is or was -chrome- ever a valid CSS vendor prefix -


This web designer is listed in the book for CSS3, but I can not find any reference to web searches.

-chrome- Never had a right prefix because Chrome WebKit used to power itself Therefore, it has the same vendor prefix as all other webkit. For example Safari Browsers is the correct prefix for Chrome:

  -webkit-  

Comments

Popular posts from this blog

sql - Find last match with latest inserted name in table -

c# - XML serialize base class without knowing derived class -

ios - Invalid IPA: missing embedded provisioning profile. Are you sure this is an ad hoc? -