Home › Forums › CSS › What to do with browser-specific tags as they become standarized › Re: What to do with browser-specific tags as they become standarized
March 6, 2012 at 5:10 pm
#98295
Member
@Senff If a browser is using a non-standard version of a property, then that browser should flat out ignore the non-prefixed version of that property, only using the prefixed version.