Updated Events Module, and modularized tests
This commit is contained in:
parent
8969cd31cb
commit
d64b83d2e5
@ -1091,6 +1091,8 @@ if (typeof document !== "undefined" && !("classList" in document.createElement("
|
||||
*/
|
||||
(function (){
|
||||
|
||||
"use strict";
|
||||
|
||||
// Property name for expandos on DOM objects
|
||||
var kis_expando = "KIS_0_3_0";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user