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

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -