paulirish / css3please

use Autoprefixer instead. <3
http://css3please.com
388 stars 65 forks source link

remove preemptive -ms- prefixes for IE10 #99

Closed paulirish closed 11 years ago

paulirish commented 12 years ago

based on http://blogs.msdn.com/b/ie/archive/2012/06/06/moving-the-stable-web-forward-in-ie10-release-preview.aspx

we don't need ms prefixes on transitions, gradients, or keyframe animations. let's strip them out.

uxder commented 12 years ago

hmm...come to think of it, don't we need prefix-less css3 animations now? We only have webkit, moz and opera for animations now.

paulirish commented 12 years ago

yup true.

uxder commented 12 years ago

Okay done :)

alrra commented 11 years ago

Done in 677377a6f780479d358023c46c6f9bb6e8734688.