-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drop -mox and -o transition prefixes #12641
Conversation
Opera 12 requires |
@zdroid We only officially support WebKit-based Opera at this point. |
OK, but Opera 12 is still widely used. You're missing big one. :) 2014-02-07 19:56 GMT+01:00 Chris Rebert [email protected]:
Zlatan Vasović - ZDroid |
I really think we should keep the vendor prefixed properties longer... I mean it's not so big a deal being that with LESS they can be easily added and make Bootstrap work on more systems. |
Yes, but autoprefixer sounds better now. :D 2014-02-08 10:02 GMT+01:00 XhmikosR [email protected]:
Zlatan Vasović - ZDroid |
Yeah, autoprefixer is fine too. Like keep old browsers support up until the last 3.x version or something. |
Yes. 2014-02-08 17:48 GMT+01:00 XhmikosR [email protected]:
Zlatan Vasović - ZDroid |
Yeah, let's leave this one for now since it's not hurting anything for Firefox and Opera 12 is still so widely used (in Opera terms 😆). Let's definitely get the autoprefixer in at some point though. |
@mdo Kill |
The -o and -moz prefixes for transition aren't needed for our supported browsers so we could drop those:
http://caniuse.com/css-transitions