summaryrefslogtreecommitdiffstats
path: root/js/yui3/node-deprecated/node-deprecated-min.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/yui3/node-deprecated/node-deprecated-min.js')
-rw-r--r--js/yui3/node-deprecated/node-deprecated-min.js7
1 files changed, 0 insertions, 7 deletions
diff --git a/js/yui3/node-deprecated/node-deprecated-min.js b/js/yui3/node-deprecated/node-deprecated-min.js
deleted file mode 100644
index a55bf2326..000000000
--- a/js/yui3/node-deprecated/node-deprecated-min.js
+++ /dev/null
@@ -1,7 +0,0 @@
-/*
-YUI 3.7.3 (build 5687)
-Copyright 2012 Yahoo! Inc. All rights reserved.
-Licensed under the BSD License.
-http://yuilibrary.com/license/
-*/
-YUI.add("node-deprecated",function(e,t){var n=e.Node;n.ATTRS.data={getter:function(){return this._dataVal},setter:function(e){return this._dataVal=e,e},value:null},e.get=n.get=function(){return n.one.apply(n,arguments)},e.mix(n.prototype,{query:function(e){return this.one(e)},queryAll:function(e){return this.all(e)},each:function(e,t){return t=t||this,e.call(t,this)},item:function(e){return this},size:function(){return this._node?1:0}})},"3.7.3",{requires:["node-base"]});