Hacker News new | ask | show | jobs
by talmand 3125 days ago
Reminds me of the time of websites only using -webkit vendor prefixes in the CSS even though the same properties were available to other browsers. Available either as other vendor prefixes or just the standard property. It got so bad that other browsers started supporting the webkit prefixes, which defeated the purpose. Not that vendor prefixes were a good idea to begin with.