mirror of
https://github.com/Modernizr/Modernizr.git
synced 2026-01-09 15:47:55 -05:00
2.5 final
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Modernizr v2.5b
|
||||
* Modernizr v2.5
|
||||
* www.modernizr.com
|
||||
*
|
||||
* Copyright (c) Faruk Ates, Paul Irish, Alex Sexton
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
window.Modernizr = (function( window, document, undefined ) {
|
||||
|
||||
var version = '2.5b',
|
||||
var version = '2.5',
|
||||
|
||||
Modernizr = {},
|
||||
|
||||
|
||||
@@ -565,8 +565,6 @@ test('Modernizr.prefixed autobind', function(){
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
// Webkit-only.. takes advantage of Webkit's mixed case of prefixes
|
||||
if (document.body.style.WebkitAnimation){
|
||||
// string
|
||||
|
||||
Reference in New Issue
Block a user