Kelvin Jones 08 December 2010 Vendor prefixes irk me. I understand why they’re useful, but I think it would be great to be able to tell a browser that you trust it’s implementation of a particular property. E.g. @browser {-moz-trust: border-radius, linear-gradient;} Then you’d be able to use the standard declaration.
Vendor prefixes irk me. I understand why they’re useful, but I think it would be great to be able to tell a browser that you trust it’s implementation of a particular property. E.g.
@browser {-moz-trust: border-radius, linear-gradient;}
Then you’d be able to use the standard declaration.