import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
// -moz-user-select:none test.
|
||||
|
||||
// by ryan seddon
|
||||
//https://github.com/Modernizr/Modernizr/issues/250
|
||||
|
||||
|
||||
Modernizr.addTest("userselect",function(){
|
||||
return Modernizr.testAllProps("user-select");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user