shuishen
2021-06-09 0ee58233d6e1ab07bc13701f12b60be8dcf9aff7
1
2
//>>built
define(["./kernel","../on","../has","../dom-geometry"],function(d,b,c,e){if(b._fixEvent){var f=b._fixEvent;b._fixEvent=function(a,b){(a=f(a,b))&&e.normalizeEvent(a);return a}}c={fix:function(a,c){return b._fixEvent?b._fixEvent(a,c):a},stop:function(a){a.preventDefault();a.stopPropagation()}};d.fixEvent=c.fix;d.stopEvent=c.stop;return c});