Home | History | Annotate | Download | only in parse-only

Lines Matching refs:te

1818 			var ce = clone.getElementsByTagName('*'), te = this.getElementsByTagName('*');
1819 for (var i = ce.length; i--;) clean(ce[i], te[i]);