Jump to content
08/12/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.
Vote down?
08/12/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.