Skip to content

Commit

Permalink
SUPERSECRET MICROSOFT REQUESTED SENSORSHIP
Browse files Browse the repository at this point in the history
  • Loading branch information
SlexAxton committed Dec 7, 2012
1 parent d23adc2 commit 3953692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion feature-detects/css/animations.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
define(['Modernizr', 'testAllProps'], function( Modernizr, testAllProps ) {
// Note, Android < 4 will pass this test, but can only animate
// a single property at a time
// daneden.me/2011/12/putting-up-with-androids-bullshit/
// http://goo.gl/CHVJm
Modernizr.addTest('cssanimations', function() {
return testAllProps('animationName');
});
Expand Down

4 comments on commit 3953692

@paulirish
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hahahha.. sorry @daneden

@dmethvin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that's one finely tuned 💩 detector.

@daneden
Copy link

@daneden daneden commented on 3953692 Dec 10, 2012 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ryanseddon
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

best commit ever!

Please sign in to comment.